Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rwxr-xr-xcommands/run1
-rwxr-xr-xcommands/shell1
2 files changed, 0 insertions, 2 deletions
diff --git a/commands/run b/commands/run
index 5c4113b..e66eaf4 100755
--- a/commands/run
+++ b/commands/run
@@ -1,6 +1,5 @@
#!/usr/bin/python
-import os
import sys
import common
diff --git a/commands/shell b/commands/shell
index 55449b8..657cfce 100755
--- a/commands/shell
+++ b/commands/shell
@@ -5,7 +5,6 @@ import os
import common
from devbot import shell
-from devbot import config
from devbot import environ
common.setup()