mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
s4-dbcheck: remove unused include
This commit is contained in:
committed by
Matthieu Patou
parent
4d51ddbb5c
commit
ef7940f7be
@ -18,7 +18,7 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
import ldb, sys
|
import ldb
|
||||||
from samba import dsdb
|
from samba import dsdb
|
||||||
from samba import common
|
from samba import common
|
||||||
from samba.dcerpc import misc
|
from samba.dcerpc import misc
|
||||||
|
Reference in New Issue
Block a user