[cli][domain] clean debug code
This commit is contained in:
parent
b4302f50e4
commit
cdcf8d034d
|
@ -298,7 +298,6 @@ def domain(domains, delete, update, create, read): #, domains, read, create, up
|
|||
|
||||
domains = domains_
|
||||
|
||||
update = False
|
||||
for domain in domains:
|
||||
if update:
|
||||
update_db(domain)
|
||||
|
|
Loading…
Reference in New Issue