Skip to content

Commit

Permalink
Fix support for ADT with unused type parameters
Browse files Browse the repository at this point in the history
Run fmt/fix
  • Loading branch information
andrzejressel committed May 10, 2023
1 parent ac617bf commit 678568a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package zio.schema

import scala.annotation.Annotation

import zio.Chunk
import zio.schema.annotation.{ fieldName, optionalField }
import zio.test._
Expand Down

0 comments on commit 678568a

Please sign in to comment.