@@ -9,11 +9,11 @@ dependencies :
data-transport pip install git+https://dev.the-phi.com/git/steve/data-transport.git
"""
import smart
-# import smart.top
-# import smart.folder
-# import smart.logger
-# import smart.files
+import smart.top
+import smart.folder
+import smart.logger
+import smart.files
import uuid
import typer
import smart.info