chore: Remove misleading commentary

This commit is contained in:
NaiJi 2023-07-20 17:07:08 -03:00
parent 68ed776785
commit 25d6881837

View file

@ -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