Polished FunctionType experimental constructor

This commit is contained in:
Oleg Zhurakousky
2019-04-04 21:02:23 +02:00
parent 9a3181532c
commit 6644130297
3 changed files with 17 additions and 35 deletions

View File

@@ -629,9 +629,6 @@ class FunctionCreatorConfiguration {
}
}
registration.type(this.createFunctionType(functionCatalog));
//registration.type(type.getType());
}
}
else {