Skip to content

Commit 19f0019

Browse files
committed
clean up
1 parent 2855041 commit 19f0019

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

openapi-processor-test/src/main/groovy/io/openapiprocessor/test/TestItems.groovy

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,6 @@ package io.openapiprocessor.test
99
* input.yaml / output.yaml items.
1010
*/
1111
class TestItems {
12-
// find better names
13-
14-
enum ResolveType {
15-
// model
16-
PATH_GENERATED,
17-
// default/record
18-
PATH_DIFF
19-
}
2012

2113
private List<String> items
2214

0 commit comments

Comments
 (0)