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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user