refactor: remove unused imports and streamline exception handling logic

This commit is contained in:
2026-01-27 15:14:26 +01:00
parent 637d610a5b
commit 57ff6654c4
3 changed files with 2 additions and 5 deletions
@@ -1,6 +1,5 @@
package at.mocode.frontend.core.localdb
import app.cash.sqldelight.db.QueryResult
import app.cash.sqldelight.db.SqlCursor
import app.cash.sqldelight.db.SqlDriver
import app.cash.sqldelight.driver.worker.WebWorkerDriver