Skip to content

Commit

Permalink
fix(#3374): unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
maxonfjvipon committed Sep 17, 2024
1 parent 6d678ba commit e9fc798
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
import java.io.File;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.Arrays;
import java.util.List;
import java.util.Set;
import org.apache.maven.plugins.annotations.LifecyclePhase;
Expand Down

0 comments on commit e9fc798

Please sign in to comment.