diff --git a/plinth/modules/wireguard/manifest.py b/plinth/modules/wireguard/manifest.py index c7e9732e5..471bf6b30 100644 --- a/plinth/modules/wireguard/manifest.py +++ b/plinth/modules/wireguard/manifest.py @@ -24,11 +24,6 @@ clients = [{ 'type': 'package', 'format': 'deb', 'name': 'wireguard' - }, { - 'type': 'store', - 'os': 'android', - 'store_name': 'f-droid', - 'url': store_url('f-droid', _wireguard_package_id) }, { 'type': 'store', 'os': 'android',