Skip to content

Commit 75f29a6

Browse files
committed
Remove unused script
1 parent 1754673 commit 75f29a6

File tree

2 files changed

+1
-44
lines changed

2 files changed

+1
-44
lines changed

packages/powersync/bin/setup_web.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ void main(List<String> arguments) async {
8181
if (matchTag != null) {
8282
sqlite3Version = matchTag;
8383
} else {
84+
//TODO: Use a better message to inform the user about the incompatibility
8485
throw Exception(
8586
"No compatible powersync core version found for sqlite3 version $sqlite3Version, Please update your sqlite3 version");
8687
}

scripts/init_sqlite_wasm.dart

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)