]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
python/tests/getdcname: remove unused imports
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 11 Oct 2018 00:45:54 +0000 (13:45 +1300)
committerNoel Power <npower@samba.org>
Thu, 25 Oct 2018 19:45:54 +0000 (21:45 +0200)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Noel Power <npower@samba.org>
python/samba/tests/getdcname.py

index 9f8f993ee5111c7066f652d0a31f6c304db53ed0..de3fd3df5e0f3cc3d832a2c2891cfe0e1a4f1d0a 100644 (file)
 from samba import auth
 from samba import WERRORError, werror
 import samba.tests
-import time
-import json
 import os
 from samba.credentials import Credentials
 from samba.dcerpc import netlogon
-from samba.tests import delete_force
 from samba.dcerpc.misc import GUID