1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

python:tests: Remove unused import

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton 2023-09-19 10:14:29 +12:00 committed by Andrew Bartlett
parent c94db7d2e8
commit 37a32d3b40

View File

@ -19,7 +19,6 @@
"""Samba Python tests."""
import os
import tempfile
import warnings
import collections
import ldb
import samba