Remove unecessary comment
authorUlrich Dangel <uli@spamt.net>
Tue, 20 Apr 2010 17:03:17 +0000 (19:03 +0200)
committerUlrich Dangel <uli@spamt.net>
Wed, 21 Apr 2010 09:01:17 +0000 (11:01 +0200)
grml2usb

index bee1012..6651f8b 100755 (executable)
--- a/grml2usb
+++ b/grml2usb
@@ -12,7 +12,6 @@ This script installs a grml system (either a running system or ISO[s]) to a USB
 
 """
 
 
 """
 
-# from __future__ import with_statement
 from optparse import OptionParser
 from inspect import isroutine, isclass
 import datetime, logging, os, re, subprocess, sys, tempfile, time, os.path
 from optparse import OptionParser
 from inspect import isroutine, isclass
 import datetime, logging, os, re, subprocess, sys, tempfile, time, os.path