mirror of
https://github.com/samba-team/samba.git
synced 2025-03-05 20:58:40 +03:00
tests/dcerpc: Remove unused imports
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
e7a2c4ba64
commit
d791bfae77
@ -20,7 +20,7 @@
|
||||
|
||||
"""Tests for samba.dcerpc.lsa."""
|
||||
|
||||
from samba.dcerpc import samr, security, lsa
|
||||
from samba.dcerpc import lsa
|
||||
from samba.credentials import Credentials
|
||||
from samba.tests import TestCase
|
||||
from samba.dcerpc.security import dom_sid
|
||||
|
Loading…
x
Reference in New Issue
Block a user