mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
python/tests: remove unused imports
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Noel Power <npower@samba.org>
This commit is contained in:
committed by
Noel Power
parent
135a3c2944
commit
68b284f690
@ -18,7 +18,7 @@
|
||||
"""Tests for samba.samba3."""
|
||||
|
||||
from samba.samba3 import WinsDatabase
|
||||
from samba.tests import TestCase, TestCaseInTempDir
|
||||
from samba.tests import TestCase
|
||||
import os
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user