1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-18 08:23:51 +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

@@ -24,7 +24,6 @@ We don't test samba-tool visualize reps here because repsTo and
repsFrom are not replicated, and there are no actual remote servers to
query.
"""
import samba
import os
import tempfile
import re