check-python-code: Report EOL whitespace
[ganeti-local] / scripts / gnt-os
index 4cfa07b..1e2550f 100755 (executable)
@@ -24,7 +24,6 @@
 # W0614: Unused import %s from wildcard import (since we need cli)
 
 import sys
-from optparse import make_option
 
 from ganeti.cli import *
 from ganeti import opcodes