chore: Remove misleading commentary

pull/240/head
NaiJi ✨ 2023-07-20 17:07:08 -03:00
parent 68ed776785
commit 25d6881837
1 changed files with 0 additions and 1 deletions

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