Skip to content

Commit 7370bab

Browse files
committed
Refact
1 parent 161f34b commit 7370bab

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

server/deployment/src/main/java/io/quarkiverse/openapi/server/generator/deployment/codegen/ApicurioOpenApiServerCodegen.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@ public boolean shouldRun(Path sourceDir, Config config) {
5656
return specIsPresent;
5757
}
5858

59-
@Override
60-
public Path getInputDirectory() {
61-
return CodeGenProvider.super.getInputDirectory();
62-
}
63-
6459
@Override
6560
public boolean trigger(CodeGenContext context) throws CodeGenException {
6661

0 commit comments

Comments
 (0)