Skip to content

Commit

Permalink
Fix Ktlint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
bpedryc committed Jul 3, 2023
1 parent 7dbc0ba commit 3938b59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ package co.touchlab.kampkit

import app.cash.turbine.test
import co.touchlab.kampkit.data.dog.DogDatabaseHelper
import co.touchlab.kampkit.data.dog.DogRepository
import co.touchlab.kampkit.db.Breed
import co.touchlab.kampkit.mock.ClockMock
import co.touchlab.kampkit.mock.DogApiMock
import co.touchlab.kampkit.data.dog.DogRepository
import co.touchlab.kermit.Logger
import co.touchlab.kermit.StaticConfig
import com.russhwolf.settings.MapSettings
Expand Down

0 comments on commit 3938b59

Please sign in to comment.