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/command.py') diff --git a/devbot/command.py b/devbot/command.py index aebbb9a..050f809 100644 --- a/devbot/command.py +++ b/devbot/command.py @@ -1,7 +1,6 @@ import subprocess import time -from devbot import utils from devbot import config -- cgit v0.9.1