From a4987f67d53c5b99570f7118fb833a7fcdd97154 Mon Sep 17 00:00:00 2001 From: Ulrich Dangel Date: Tue, 20 Apr 2010 19:03:17 +0200 Subject: [PATCH] Remove unecessary comment --- grml2usb | 1 - 1 file changed, 1 deletion(-) diff --git a/grml2usb b/grml2usb index bee1012..6651f8b 100755 --- 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 -- 2.1.4