mirror of
https://github.com/samba-team/samba.git
synced 2025-03-04 16:58:42 +03:00
python/schema: 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
8519502cb5
commit
9d24ded27d
@ -31,7 +31,6 @@ from samba.samdb import SamDB
|
||||
from samba.compat import get_string
|
||||
from samba import dsdb
|
||||
from ldb import SCOPE_SUBTREE, SCOPE_ONELEVEL
|
||||
import os
|
||||
|
||||
|
||||
def get_schema_descriptor(domain_sid, name_map={}):
|
||||
|
Loading…
x
Reference in New Issue
Block a user