Skip to content

Commit

Permalink
Remove an unused constant from KubernetesProcessor
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Feb 22, 2023
1 parent ff2cf8f commit c830932
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ class KubernetesProcessor {
private static final Logger log = Logger.getLogger(KubernetesProcessor.class);

private static final String COMMON = "common";
private static final String OUTPUT_ARTIFACT_FORMAT = "%s%s.jar";

@BuildStep
FeatureBuildItem produceFeature() {
Expand Down

0 comments on commit c830932

Please sign in to comment.