mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Unused line
This commit is contained in:
parent
f1f97d0235
commit
6aebe6faf9
1 changed files with 0 additions and 1 deletions
|
@ -258,7 +258,6 @@ def domain_dns_conf(domain, ttl=None):
|
|||
|
||||
"""
|
||||
|
||||
domains = domain_list()
|
||||
if domain not in domain_list()['domains']:
|
||||
raise YunohostError('domain_name_unknown', domain=domain)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue