mirror of
https://github.com/samba-team/samba.git
synced 2025-12-18 08:23:51 +03:00
PEP8: fix W391: blank line at end of file
Signed-off-by: Joe Guo <joeg@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
@@ -279,4 +279,3 @@ class cmd_ntacl(SuperCommand):
|
||||
subcommands["sysvolreset"] = cmd_ntacl_sysvolreset()
|
||||
subcommands["sysvolcheck"] = cmd_ntacl_sysvolcheck()
|
||||
subcommands["getdosinfo"] = cmd_dosinfo_get()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user