Skip to content

Commit 4451b14

Browse files
committed
clean up
1 parent 9ef56c9 commit 4451b14

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/main/kotlin/io/openapiprocessor/intellij/PathTargetService.kt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ class PathTargetService {
3535
targets.add(method.navigationElement)
3636
}
3737

38-
/*
39-
.forEach { targets.add(it.navigationElement) }
40-
*/
41-
4238
return targets
4339
}
4440

0 commit comments

Comments
 (0)