diff --git a/demos/react-native-supabase-todolist/library/powersync/system.ts b/demos/react-native-supabase-todolist/library/powersync/system.ts index e74b2d21..ca78d05c 100644 --- a/demos/react-native-supabase-todolist/library/powersync/system.ts +++ b/demos/react-native-supabase-todolist/library/powersync/system.ts @@ -31,7 +31,6 @@ export class System { dbFilename: 'sqlite.db' } }); - /** * The snippet below uses OP-SQLite as the default database adapter. * You will have to uninstall `@journeyapps/react-native-quick-sqlite` and