Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands/common.py
diff options
context:
space:
mode:
Diffstat (limited to 'commands/common.py')
-rw-r--r--commands/common.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/common.py b/commands/common.py
index ac39daf..557c074 100644
--- a/commands/common.py
+++ b/commands/common.py
@@ -6,7 +6,6 @@ base_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
sys.path.append(base_dir)
from devbot import config
-from devbot import command
from devbot import git