Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ChloeDawn committed Dec 18, 2021
1 parent 851932e commit d355e24
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
import java.util.Map;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import java.util.stream.Collectors;

@Mixin(ModelBakery.class)
@Environment(EnvType.CLIENT)
Expand Down

0 comments on commit d355e24

Please sign in to comment.