mirror of
https://github.com/samba-team/samba.git
synced 2025-12-23 00:23:53 +03:00
python: Remove unused imports
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
6c6db88dda
commit
fce882ab67
@@ -16,8 +16,6 @@
|
||||
|
||||
import os
|
||||
from samba.gp.gpclass import gp_xml_ext, gp_file_applier
|
||||
from tempfile import NamedTemporaryFile
|
||||
from subprocess import Popen, PIPE
|
||||
from samba.gp.util.logging import log
|
||||
|
||||
class vgp_symlink_ext(gp_xml_ext, gp_file_applier):
|
||||
|
||||
Reference in New Issue
Block a user