Skip to content

Commit fdff0df

Browse files
committed
clean up
1 parent 8dc9c20 commit fdff0df

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/testInt/kotlin/io/openapiprocessor/spring/ProcessorTestSets.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
package io.openapiprocessor.spring
77

88
import io.openapiprocessor.test.*
9-
import io.openapiprocessor.test.test30_D_
10-
11-
data class TestSet(val name: String, val openapi: String)
129

1310
val ALL_30: List<TestParams> = listOf(
1411
test30_D_("endpoint-http-mapping"),

0 commit comments

Comments
 (0)