Skip to content

Commit

Permalink
improve(Suwayomi#733): clean imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre JOURNET committed Oct 29, 2023
1 parent a1dfc93 commit 923d212
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import org.jetbrains.exposed.sql.ResultRow
import org.jetbrains.exposed.sql.SortOrder
import org.jetbrains.exposed.sql.SortOrder.ASC
import org.jetbrains.exposed.sql.SqlExpressionBuilder.inList
import org.jetbrains.exposed.sql.Transaction
import org.jetbrains.exposed.sql.and
import org.jetbrains.exposed.sql.batchInsert
import org.jetbrains.exposed.sql.deleteWhere
Expand Down

0 comments on commit 923d212

Please sign in to comment.