1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-19 04:59:10 +03:00

Remove unnecessary imports.

This commit is contained in:
Jelmer Vernooij
2009-07-19 18:51:15 +02:00
parent 8557d14f65
commit 478446f96d
6 changed files with 9 additions and 14 deletions

View File

@ -23,8 +23,6 @@
__docformat__ = "restructuredText"
import samba
import glue
import ldb
class IDmapDB(samba.Ldb):
"""The IDmap database."""