Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-01-14 11:23:28 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-01-14 11:23:28 (GMT)
commit84e645fed2cf88c4d0a589221ec756c0f02767f5 (patch)
tree03a3c4705e8cbe437a9c08ca3568f95d90e466a0
parenta75122d1f6b3cbdfb6456e4e559d66e6b8d77e25 (diff)
Remove unused import
-rwxr-xr-xcommands/check-system1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/check-system b/commands/check-system
index f92e491..6455633 100755
--- a/commands/check-system
+++ b/commands/check-system
@@ -1,7 +1,6 @@
#!/usr/bin/env python
import argparse
-import os
import common