Skip to content

Commit

Permalink
resolving comments from 30.5.2019
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
  • Loading branch information
senivam committed May 30, 2019
1 parent 1355ee4 commit a72d1b5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ public class ExternalPropertiesAutoDiscoverable implements AutoDiscoverable {
@Override
public void configure(FeatureContext context) {
if (!context.getConfiguration().isRegistered(ExternalPropertiesConfigurationFeature.class)) {
ExternalPropertiesConfigurationFactory.configure(context);
context.register(ExternalPropertiesConfigurationFeature.class);
}
}
Expand Down

0 comments on commit a72d1b5

Please sign in to comment.