Skip to content

Commit

Permalink
Review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tjquinno committed Jun 27, 2023
1 parent 8a2536a commit c2e0da4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
import jakarta.json.JsonObject;
import org.yaml.snakeyaml.Yaml;

public class StaticFileOnlyOpenApiFeatureImpl extends OpenApiFeature {
class StaticFileOnlyOpenApiFeatureImpl extends OpenApiFeature {

private static final System.Logger LOGGER = System.getLogger(StaticFileOnlyOpenApiFeatureImpl.class.getName());

Expand Down

0 comments on commit c2e0da4

Please sign in to comment.