Skip to content

Commit a32c77f

Browse files
committed
Clean up
1 parent fa9735f commit a32c77f

File tree

1 file changed

+0
-1
lines changed
  • demos/react-native-supabase-todolist/library/powersync

1 file changed

+0
-1
lines changed

demos/react-native-supabase-todolist/library/powersync/system.ts

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import { AppConfig } from '../supabase/AppConfig';
1111
import { SupabaseConnector } from '../supabase/SupabaseConnector';
1212
import { AppSchema } from './AppSchema';
1313
import { PhotoAttachmentQueue } from './PhotoAttachmentQueue';
14-
import { OPSqliteOpenFactory } from '@powersync/op-sqlite'; // Add this import
1514

1615
Logger.useDefaults();
1716

0 commit comments

Comments
 (0)