Clean code

This commit is contained in:
Fransolet Thomas 2023-02-10 17:10:06 +01:00
parent ebba934d49
commit 0c80aadd9e

View File

@ -114,10 +114,7 @@ class SectionTypeTypeTransformer {
} }
} }
} }
} }
print("STILLL NULLLLL !?");
return null; return null;
} }