summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archey.new1
1 files changed, 0 insertions, 1 deletions
diff --git a/archey.new b/archey.new
index 19d9926..d5d3450 100644
--- a/archey.new
+++ b/archey.new
@@ -15,7 +15,6 @@
# Import libraries
import os, sys, subprocess, optparse, re, linecache
-from subprocess import Popen, PIPE
from optparse import OptionParser
from getpass import getuser
from time import ctime, sleep