1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

samba-tool: samba.getopt is not used here

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Noel Power <npower@samba.org>
This commit is contained in:
Douglas Bagnall 2018-10-11 12:34:53 +13:00 committed by Noel Power
parent 3d5ba7fcfa
commit da9fe70da7

View File

@ -18,7 +18,6 @@
import optparse
import samba
from samba import getopt as options
from samba import colour
from samba.logger import get_samba_logger
from ldb import LdbError