From 59e32fe7c0ce0c41c0bc44658ea8fc2a5efd68d6 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Fri, 28 Dec 2012 15:00:19 +0000 Subject: Remove unused imports --- (limited to 'devbot/shell.py') diff --git a/devbot/shell.py b/devbot/shell.py index ba9dfc1..be2730d 100644 --- a/devbot/shell.py +++ b/devbot/shell.py @@ -3,7 +3,6 @@ import os from devbot import environ -from devbot import config def start(rcfile): -- cgit v0.9.1