mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
auth/cred/tests/bind: remove unused import
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Noel Power <npower@samba.org>
This commit is contained in:
parent
86aca4dbf8
commit
3d5ba7fcfa
@ -7,7 +7,6 @@ import optparse
|
|||||||
import sys
|
import sys
|
||||||
import base64
|
import base64
|
||||||
import copy
|
import copy
|
||||||
import time
|
|
||||||
|
|
||||||
sys.path.insert(0, "bin/python")
|
sys.path.insert(0, "bin/python")
|
||||||
import samba
|
import samba
|
||||||
|
Loading…
Reference in New Issue
Block a user