summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorGary Lockyer <gary@catalyst.net.nz>2017-04-12 09:08:24 +1200
committerAndrew Bartlett <abartlet@samba.org>2017-05-25 02:25:12 +0200
commit601dbca8f9617c5632601f8a8fb26ba4426f0fca (patch)
tree4c3365cefe9d8b6099d4645dde4802533270cb00 /python
parent826e50a5f62146bae5827736eecdea63726ab996 (diff)
downloadsamba-601dbca8f9617c5632601f8a8fb26ba4426f0fca.tar.gz
tests password_hash: remove unused import
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'python')
-rw-r--r--python/samba/tests/password_hash.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/samba/tests/password_hash.py b/python/samba/tests/password_hash.py
index c1631c63e17..b50242e998a 100644
--- a/python/samba/tests/password_hash.py
+++ b/python/samba/tests/password_hash.py
@@ -30,7 +30,6 @@ from samba.dcerpc.samr import DOMAIN_PASSWORD_STORE_CLEARTEXT
from samba.dsdb import UF_ENCRYPTED_TEXT_PASSWORD_ALLOWED
from samba.tests import delete_force
import ldb
-import os
import samba
import binascii
import md5