1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-15 16:59:09 +03:00

s4-dbcheck: remove unused include

This commit is contained in:
Matthieu Patou
2011-06-22 21:28:00 +04:00
committed by Matthieu Patou
parent 4d51ddbb5c
commit ef7940f7be

View File

@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
import ldb, sys
import ldb
from samba import dsdb
from samba import common
from samba.dcerpc import misc