Skip to content

Commit

Permalink
refactor(linter): fix ktlint linter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Hoefer committed Dec 28, 2020
1 parent b98f3f6 commit d980b30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/kotlin/main.kt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import com.github.xetra11.ck3workbench.module.character.importer.CharacterScript
import com.github.xetra11.ck3workbench.module.character.view.CurrentMainView
import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.async
import kotlinx.coroutines.coroutineScope
import kotlinx.coroutines.launch
import org.slf4j.Logger
Expand Down

0 comments on commit d980b30

Please sign in to comment.