diff --git a/scripts/commands/groupchat.py b/scripts/commands/groupchat.py index cce1a9ff..03a6ed26 100644 --- a/scripts/commands/groupchat.py +++ b/scripts/commands/groupchat.py @@ -1,4 +1,3 @@ -from main import NGECore import sys def setup(): diff --git a/scripts/commands/planetchat.py b/scripts/commands/planetchat.py index 04a9de62..827fef78 100644 --- a/scripts/commands/planetchat.py +++ b/scripts/commands/planetchat.py @@ -1,4 +1,3 @@ -from main import NGECore import sys def setup():