mirror of
https://github.com/samba-team/samba.git
synced 2025-07-13 08:59:08 +03:00
General cleanups of python code, hinted by pyflakes.
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import samba.getopt as options
|
||||
from samba.netcmd import Command, CommandError, Option
|
||||
from samba.netcmd import Command, Option
|
||||
|
||||
from getpass import getpass
|
||||
from samba.auth import system_session
|
||||
|
Reference in New Issue
Block a user