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/system.py') diff --git a/devbot/system.py b/devbot/system.py index f702fa7..3cf409e 100644 --- a/devbot/system.py +++ b/devbot/system.py @@ -1,12 +1,8 @@ -import json import os import subprocess -import sys from devbot import config -from devbot import git from devbot import distro -from devbot import command from devbot import state from devbot import utils from devbot import xvfb -- cgit v0.9.1