mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
nextcloud: Drop diagnostic for checking availability of docker.com
Tests: - Run diagnostics for nextcloud and notice that there is not check to reach docker.com. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
983c0f53af
commit
480562890a
@ -189,8 +189,6 @@ class NextcloudApp(app_module.App):
|
||||
diagnose_url(url.format(domain=address), kind=kind,
|
||||
**kwargs))
|
||||
|
||||
results.append(diagnose_url('docker.com'))
|
||||
|
||||
return results
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user