Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot/distro.py
diff options
context:
space:
mode:
Diffstat (limited to 'devbot/distro.py')
-rw-r--r--devbot/distro.py3
1 files changed, 0 insertions, 3 deletions
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