Skip to content

Commit

Permalink
v3.2 | fix import
Browse files Browse the repository at this point in the history
Took 6 minutes
  • Loading branch information
lokka30 committed Oct 12, 2021
1 parent 7bee0d5 commit b724b17
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@
import org.bukkit.entity.EntityType;
import org.jetbrains.annotations.Nullable;

import java.lang.reflect.Field;
import java.lang.reflect.Modifier;
import java.util.Map;
import java.util.LinkedList;
import java.util.List;

/**
* Holds any custom multipliers values parsed from rules.yml
Expand Down

0 comments on commit b724b17

Please sign in to comment.