Skip to content

Commit 7853359

Browse files
cleanup
1 parent 6b83087 commit 7853359

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/androidMain/kotlin/com/powersync/DatabaseDriverFactory.android.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ public actual class DatabaseDriverFactory(
2323
if (dbDirectory != null) {
2424
"$dbDirectory/$dbFilename"
2525
} else {
26-
// TODO verify compatibility with previous implementation
2726
context.getDatabasePath(dbFilename)
2827
}
2928

0 commit comments

Comments
 (0)