1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +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

@ -42,7 +42,6 @@ else:
import ldb
import credentials
import glue
class Ldb(ldb.Ldb):