Skip to content

Commit

Permalink
fix(build): cleanup unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
fhussonnois committed Jan 5, 2021
1 parent 42cf6d7 commit d325212
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
import java.util.Collection;
import java.util.Collections;
import java.util.Map;
import java.util.function.Predicate;
import java.util.regex.Pattern;
import java.util.stream.Collectors;

Expand Down

0 comments on commit d325212

Please sign in to comment.