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/distro.py') diff --git a/devbot/distro.py b/devbot/distro.py index 155fb20..681b014 100644 --- a/devbot/distro.py +++ b/devbot/distro.py @@ -1,6 +1,3 @@ -import os -import subprocess - _package_managers = {} _supported_distros = [] _distro_info = None -- cgit v0.9.1