Skip to content

Commit

Permalink
fix(compilation): ambiguous import
Browse files Browse the repository at this point in the history
  • Loading branch information
updraft0 committed Apr 26, 2024
1 parent 8a0e785 commit 4843ecd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package org.updraft0.controltower.db.query

import io.getquill.*
import org.updraft0.controltower.constant.{SystemId as _, *}
import org.updraft0.controltower.constant.{SystemId as _, CharacterId as _, *}
import org.updraft0.controltower.db.model.*
import zio.ZIO

Expand Down

0 comments on commit 4843ecd

Please # to comment.