Skip to content

Commit c461db6

Browse files
committed
clean up
1 parent 8c5e0c8 commit c461db6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

openapi-processor-core/src/test/groovy/com/github/hauner/openapi/core/writer/java/StringEnumWriterSpec.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ public enum Foo {
164164
}
165165
throw new IllegalArgumentException(value);
166166
}
167-
168167
""")
169168

170169
where:

0 commit comments

Comments
 (0)