1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-19 12:23:49 +03:00

python:tests: Remove unused imports

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton
2023-08-17 11:10:06 +12:00
committed by Andrew Bartlett
parent 9f78cc3b11
commit 9f5667032c
6 changed files with 2 additions and 10 deletions

View File

@@ -16,7 +16,6 @@
#
import os
import ldb
from samba.tests.samba_tool.base import SambaToolCmdTest
import re