aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2009-04-27 13:59:12 +0000
committerastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2009-04-27 13:59:12 +0000
commite95c59b81a796386ae4ac5b09352276336dd7f5f (patch)
tree03ab931420cae48157f789c7bfa600cdd07f47c1 /src
parent712d6155de944a41af90ff233a1b3574c0bcc849 (diff)
downloadsos-e95c59b81a796386ae4ac5b09352276336dd7f5f.tar.gz
- remove newt includes
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@562 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src')
-rwxr-xr-xsrc/sosreport1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sosreport b/src/sosreport
index a85cb7b6..3a4058d5 100755
--- a/src/sosreport
+++ b/src/sosreport
@@ -31,7 +31,6 @@ from optparse import OptionParser, Option
import ConfigParser
import sos.policyredhat
from sos.helpers import *
-from snack import *
from threading import Thread, activeCount
import signal
from stat import *