Skip to content

Commit

Permalink
Surely this missing import won't cause build errors...
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowerGamerBR committed Oct 2, 2024
1 parent 3607b18 commit cd5ab50
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ import net.perfectdreams.loritta.morenitta.loricoolcards.StickerAlbumTemplate
import net.perfectdreams.loritta.morenitta.utils.extensions.toJDA
import net.perfectdreams.loritta.serializable.StoredLoriCoolCardsFinishedAlbumSonhosTransaction
import org.jetbrains.exposed.sql.*
import org.jetbrains.exposed.sql.vendors.ForUpdateOption
import java.awt.Color
import java.time.Instant
import kotlin.time.measureTimedValue
Expand Down

0 comments on commit cd5ab50

Please sign in to comment.