Skip to content

Commit 3656008

Browse files
committed
Remove redundant imports after refactor
1 parent 2b9c972 commit 3656008

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/core/src/smithy4s/schema/FieldFilter.scala

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616

1717
package smithy4s.schema
1818

19-
import smithy4s.schema.Field
20-
import smithy4s.schema.Schema
21-
2219
trait FieldFilter { self =>
2320
def compile[S, A](
2421
field: Field[S, A]

0 commit comments

Comments
 (0)