From 24de78e16ae213041f3bc3eab66ae5f386b19c38 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Thu, 6 Jul 2017 15:06:10 +1200 Subject: [PATCH] selftest: Remove unused import in ridalloc_exop.py Signed-off-by: Andrew Bartlett Reviewed-by: Andreas Schneider --- source4/torture/drs/python/ridalloc_exop.py | 1 - 1 file changed, 1 deletion(-) diff --git a/source4/torture/drs/python/ridalloc_exop.py b/source4/torture/drs/python/ridalloc_exop.py index dfab638374e..80d011132ff 100644 --- a/source4/torture/drs/python/ridalloc_exop.py +++ b/source4/torture/drs/python/ridalloc_exop.py @@ -40,7 +40,6 @@ from samba.drs_utils import drs_DsBind from samba.samdb import SamDB import shutil, tempfile, os -from samba.netcmd.main import cmd_sambatool from samba.auth import system_session, admin_session from samba.dbchecker import dbcheck from samba.ndr import ndr_pack