mirror of
https://github.com/samba-team/samba.git
synced 2025-07-23 20:59:10 +03:00
PEP8: fix E303: too many blank lines (2)
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:
@ -450,7 +450,6 @@ def remove_dc(samdb, logger, dc_name):
|
||||
samdb.transaction_commit()
|
||||
|
||||
|
||||
|
||||
def offline_remove_dc_RemoveDsServer(samdb, ntds_dn):
|
||||
|
||||
samdb.start_transaction()
|
||||
|
Reference in New Issue
Block a user