s4-dbcheck: remove unused include
authorMatthieu Patou <mat@matws.net>
Wed, 22 Jun 2011 17:28:00 +0000 (21:28 +0400)
committerMatthieu Patou <mat@samba.org>
Wed, 22 Jun 2011 18:13:08 +0000 (20:13 +0200)
source4/scripting/python/samba/dbchecker.py

index d7680eda9489b35f902692d34f80d2aa254c0769..dd76cd878d8ce2787204a4522f27ff790ce2b44b 100644 (file)
@@ -18,7 +18,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-import ldb, sys
+import ldb
 from samba import dsdb
 from samba import common
 from samba.dcerpc import misc