Skip to content

Commit

Permalink
Fix spotless issue
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied committed Jan 12, 2024
1 parent efdf2a0 commit bb0dd89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
import java.io.IOException;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;

Expand Down

0 comments on commit bb0dd89

Please sign in to comment.