Skip to content

Commit

Permalink
[ALFREDOPS-864] fix Sonarqube problems
Browse files Browse the repository at this point in the history
  • Loading branch information
pvriel committed Jan 8, 2025
1 parent b5b198e commit eced407
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
package eu.xenit.alfresco.healthprocessor.fixer.api;

import lombok.Getter;
import lombok.Setter;

/**
* {@link HealthFixerPlugin} that already has an <code>enabled</code> property
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package eu.xenit.alfresco.healthprocessor.solr;

import eu.xenit.alfresco.healthprocessor.fixer.solr.SolrMissingNodeFixerPlugin;
import eu.xenit.alfresco.healthprocessor.fixer.solr.SolrMissingNodeFixerPluginImpl;
import java.io.IOException;
import org.springframework.extensions.webscripts.AbstractWebScript;
import org.springframework.extensions.webscripts.WebScriptRequest;
Expand Down

0 comments on commit eced407

Please sign in to comment.