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

pidl: 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-11-20 07:51:25 +13:00 committed by Andrew Bartlett
parent c4a5d4eb62
commit 9d7bce5bbb

View File

@ -1,7 +1,5 @@
#!/usr/bin/env python
import os, string
from samba_utils import MODE_755
from waflib import Logs, Errors
# This function checks if a perl module is installed on the system.