Skip to content

Commit 78b9577

Browse files
committed
NQS independence
1 parent ee3d6cd commit 78b9577

33 files changed

+4
-335
lines changed

eggdriver/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def eggConsole(command = None):
3737
print(blue + "$egg> " + green + i + white + "executed")
3838
condition = False
3939
if i == "$nqs":
40-
from eggdriver.nqs import developerConsole
40+
from nqs import developerConsole
4141
developerConsole()
4242
elif i == "$new":
4343
from eggdriver.news import journalistConsole

eggdriver/nqs/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

eggdriver/nqs/__init__.py

Lines changed: 0 additions & 25 deletions
This file was deleted.
-469 Bytes
Binary file not shown.
-430 Bytes
Binary file not shown.

eggdriver/nqs/core/__init__.py

Lines changed: 0 additions & 7 deletions
This file was deleted.
-372 Bytes
Binary file not shown.
-372 Bytes
Binary file not shown.
-1.88 KB
Binary file not shown.
-1.88 KB
Binary file not shown.

0 commit comments

Comments
 (0)