clearing init file

This commit is contained in:
Abhishek Joshi
2024-06-13 19:50:35 +05:30
parent 428ec9caaf
commit 64b64f4169
-6
View File
@@ -1,6 +0,0 @@
from .exporter import *
from .objects import *
from .lights import *
from .camera import *
from .utils import *
from .shapes import *