summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/netacl.py
diff options
context:
space:
mode:
Diffstat (limited to 'source4/scripting/python/samba/netcmd/netacl.py')
-rw-r--r--source4/scripting/python/samba/netcmd/netacl.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/scripting/python/samba/netcmd/netacl.py b/source4/scripting/python/samba/netcmd/netacl.py
index 48e353a75ff..41764a56e1a 100644
--- a/source4/scripting/python/samba/netcmd/netacl.py
+++ b/source4/scripting/python/samba/netcmd/netacl.py
@@ -19,9 +19,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-import samba.getopt as options
-import os
-
from samba.netcmd import (
SuperCommand,
)