From ad31d77e6a199295ba44832abec35b054d04bced Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 4 Aug 2011 16:12:22 +0200 Subject: Cleanup --- lib/parser.py | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/parser.py') diff --git a/lib/parser.py b/lib/parser.py index 044ef0a..1bdca57 100644 --- a/lib/parser.py +++ b/lib/parser.py @@ -31,7 +31,6 @@ class GenericParser(object): self.output = basename + '.cleaned' + ext self.basename = os.path.basename(filename) # only filename - def is_clean(self): ''' Check if the file is clean from harmful metadatas -- cgit v1.3