Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenLooman committed Dec 8, 2024
1 parent 08f22dd commit bce8881
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

/**
* Fixer for formatting issues.
*/
/** Fixer for formatting issues. */
public class FormattingFixer extends MagikCheckFixer {

private static final Logger LOGGER = LoggerFactory.getLogger(FormattingFixer.class);
Expand Down

0 comments on commit bce8881

Please sign in to comment.