refactor: empty the init file
Browse files- BackEnd/__init__.py +1 -1
BackEnd/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
from chatbot import ChatBot
|
|
|
|
| 1 |
+
# from chatbot import ChatBot
|