Skip to content

Commit

Permalink
reverting fix #1919
Browse files Browse the repository at this point in the history
  • Loading branch information
bnasslahsen committed Nov 19, 2022
1 parent f8c9762 commit dd251e3
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,4 @@ static class OnGroupedOpenApiBean {}
@ConditionalOnProperty(name = GROUP_CONFIG_FIRST_PROPERTY)
static class OnGroupConfigProperty {}

/**
* The type On list grouped open api bean.
*/
@ConditionalOnBean(value = GroupedOpenApi.class, parameterizedContainer = Collection.class)
static class OnListGroupedOpenApiBean {}
}

0 comments on commit dd251e3

Please sign in to comment.