mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-06 16:14:15 +00:00
chore: Remove misleading commentary
This commit is contained in:
parent
68ed776785
commit
25d6881837
|
@ -96,7 +96,6 @@ class _ProvidersPageState extends State<ProvidersPage> {
|
|||
onTap: () => context.pushRoute(const DnsDetailsRoute()),
|
||||
),
|
||||
const SizedBox(height: 16),
|
||||
// TODO: When backups are fixed, show this card
|
||||
_Card(
|
||||
state: isBackupInitialized
|
||||
? StateType.stable
|
||||
|
|
Loading…
Reference in a new issue