Skip to content

Commit

Permalink
Fix Sonarlint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
swarajsaaj committed May 10, 2022
1 parent b2eb298 commit 4a4fec9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/tech/jhipster/lite/common/domain/FileUtils.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@
import java.util.Optional;
import java.util.Scanner;
import java.util.UUID;
import java.util.function.Function;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.swing.text.html.Option;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import tech.jhipster.lite.error.domain.Assert;
Expand Down

0 comments on commit 4a4fec9

Please sign in to comment.