Skip to content

Commit 47f5495

Browse files
committed
clean up
1 parent fb504e2 commit 47f5495

File tree

1 file changed

+0
-1
lines changed
  • openapi-processor-core/src/main/kotlin/io/openapiprocessor/core/processor/mapping/v2

1 file changed

+0
-1
lines changed

openapi-processor-core/src/main/kotlin/io/openapiprocessor/core/processor/mapping/v2/Path.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,4 @@ data class Path(
7575
val options: PathMethod? = null,
7676
val trace: PathMethod? = null,
7777
val patch: PathMethod? = null
78-
7978
)

0 commit comments

Comments
 (0)