Skip to content

Commit b0c5c8a

Browse files
author
springdoc
committed
project cleanup
1 parent eb8fb53 commit b0c5c8a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

springdoc-openapi-common/src/main/java/org/springdoc/core/SpringDocAnnotationsUtils.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
@Component
2727
class SpringDocAnnotationsUtils extends AnnotationsUtils {
2828

29-
private static final String COMPONENTS_REF = "#/components/schemas/";
30-
3129
private final List<ModelConverter> modelConverters;
3230

3331
public SpringDocAnnotationsUtils(List<ModelConverter> modelConverters) {

0 commit comments

Comments
 (0)