mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
s4:domainlevel/pwsettings - Remove unused import
This commit is contained in:
parent
a873ea42ca
commit
bc2a05f001
@ -11,7 +11,6 @@ sys.path.insert(0, os.path.join(os.path.dirname(sys.argv[0]), "../bin/python"))
|
||||
|
||||
import samba.getopt as options
|
||||
import optparse
|
||||
import pwd
|
||||
import ldb
|
||||
|
||||
from samba.auth import system_session
|
||||
|
@ -15,7 +15,6 @@ sys.path.insert(0, os.path.join(os.path.dirname(sys.argv[0]), "../bin/python"))
|
||||
|
||||
import samba.getopt as options
|
||||
import optparse
|
||||
import pwd
|
||||
import ldb
|
||||
|
||||
from samba.auth import system_session
|
||||
|
Loading…
x
Reference in New Issue
Block a user