Skip to content

Commit 3be47fd

Browse files
committed
Just point to the docs, not a todo anymore
1 parent 77ec524 commit 3be47fd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/screens/powersync_unreachable_screen.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ class PowerSyncUnreachableScreen extends ConsumerWidget {
5353
},
5454
child: Text(i18n.logout),
5555
),
56-
// TODO: Add the correct link to the powersync section, once it exists
5756
TextButton(
5857
onPressed: () => launchURL(READTHEDOCS_URL, context),
5958
child: Text(i18n.aboutViewDocsTitle),

0 commit comments

Comments
 (0)