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

Remove unused path update.

This commit is contained in:
Jelmer Vernooij
2008-02-09 15:43:28 +01:00
parent ed44fd59bf
commit 1868a42108

View File

@@ -6,8 +6,6 @@ import getopt
import optparse
import sys
# Add path to the library for in-tree use
sys.path.append("scripting/python")
import samba.getopt as options
from auth import system_session