1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-30 19:42:05 +03:00

s4:samba-tool: remove unused code in testparm.py

metze
This commit is contained in:
Stefan Metzmacher
2012-09-10 12:12:48 +02:00
parent 475755ef9f
commit 7f98cf1698

View File

@ -42,11 +42,6 @@ class cmd_testparm(Command):
synopsis = "%prog [options]"
takes_optiongroups = {
"sambaopts" : options.SambaOptions,
"versionopts": options.VersionOptions
}
takes_optiongroups = {
"sambaopts": options.SambaOptions,
"versionopts": options.VersionOptions