[cli][domain] forgot to remove argument
This commit is contained in:
parent
51c319de20
commit
63793a94e5
|
@ -39,7 +39,7 @@ def list_routes(domain):
|
||||||
#################
|
#################
|
||||||
# domain update #
|
# domain update #
|
||||||
#################
|
#################
|
||||||
def update_db():
|
def update_db(domain):
|
||||||
|
|
||||||
def add_domain():
|
def add_domain():
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue