mischema: Remove unused import.
authorJelmer Vernooij <jelmer@samba.org>
Thu, 30 Jun 2011 08:30:43 +0000 (10:30 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 30 Jun 2011 08:55:26 +0000 (10:55 +0200)
source4/scripting/bin/minschema

index 6fca074d53fc01719ab414c9af8523d3e3973a5d..1744f6cbc3a8312c80128bffd8de13bd7fd10917 100755 (executable)
@@ -5,7 +5,6 @@
 
 import base64
 import optparse
-import os
 import sys
 
 # Find right directory when running from source tree