Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands/shell
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-12-28 15:14:04 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-28 15:14:04 (GMT)
commit1d2bee1263685b85721f19fc86cddc0b0ba1dfb6 (patch)
tree4f3325dc038b772a5bfb7cd8ffe3bbd839bc4042 /commands/shell
parent59e32fe7c0ce0c41c0bc44658ea8fc2a5efd68d6 (diff)
More unused imports
Diffstat (limited to 'commands/shell')
-rwxr-xr-xcommands/shell1
1 files changed, 0 insertions, 1 deletions
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()