Skip to content

Commit f390b5a

Browse files
committed
tweak
1 parent dfb625c commit f390b5a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

SQLiter/src/appleMain/kotlin/co/touchlab/sqliter/DatabaseFileContext.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
*/
1616

1717
package co.touchlab.sqliter
18+
1819
import co.touchlab.sqliter.internal.File
1920
import co.touchlab.sqliter.internal.FileFilter
2021
import platform.Foundation.NSApplicationSupportDirectory

SQLiter/src/nativeCommonMain/kotlin/co/touchlab/sqliter/NativeDatabaseManager.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* limitations under the License.
1515
*/
1616

17-
1817
package co.touchlab.sqliter
1918

2019
import co.touchlab.sqliter.concurrency.ConcurrentDatabaseConnection

0 commit comments

Comments
 (0)