summaryrefslogtreecommitdiff
path: root/wasp/boot.py
diff options
context:
space:
mode:
Diffstat (limited to 'wasp/boot.py')
-rw-r--r--wasp/boot.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/wasp/boot.py b/wasp/boot.py
index baed941..de05e13 100644
--- a/wasp/boot.py
+++ b/wasp/boot.py
@@ -1,3 +1 @@
-import manager
import watch
-wasp = manager.Manager(watch)