Fix code style problems
parent
fcb97f802f
commit
29d0a1714e
|
@ -22,7 +22,6 @@ dns_simply_add() {
|
|||
_simply_save_config
|
||||
|
||||
_debug "First detect the root zone"
|
||||
|
||||
if ! _get_root "$fulldomain"; then
|
||||
_err "invalid domain"
|
||||
return 1
|
||||
|
|
Loading…
Reference in New Issue