add some .cvsignore
[enigma2.git] / lib / actions / parseactions.py
index d0c1aec374c9ab2c498d98771f1dade63f6737df..4ab71af79aa306cc47a9953e9ea658c66798ec38 100644 (file)
@@ -1,6 +1,6 @@
 # takes a header file, outputs action ids
 
-import token, tokenize, os, sys, string
+import tokenize, sys, string
 
 def filter(g):
        while 1: