Skip to content

Commit

Permalink
further simplications...
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicoulaud-ledger committed Nov 4, 2023
1 parent 8fa29e4 commit 2feb941
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/api/src/main/scala/types.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import io.github.iltotore.iron.*
import io.github.iltotore.iron.constraint.all.*
import io.github.iltotore.iron.constraint.numeric.*
import sttp.tapir.Codec.PlainCodec
import sttp.tapir.DecodeResult
import sttp.tapir.codec.iron.TapirCodecIron

opaque type Version = Int :| GreaterEqual[0]
Expand Down

0 comments on commit 2feb941

Please sign in to comment.