We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd0d54 commit 6138fd0Copy full SHA for 6138fd0
src/main/java/com/laytonsmith/core/functions/MobManagement.java
@@ -44,7 +44,6 @@
44
import com.laytonsmith.core.exceptions.CRE.CREBadEntityTypeException;
45
import com.laytonsmith.core.exceptions.CRE.CRECastException;
46
import com.laytonsmith.core.exceptions.CRE.CREFormatException;
47
-import com.laytonsmith.core.exceptions.CRE.CREIllegalArgumentException;
48
import com.laytonsmith.core.exceptions.CRE.CRELengthException;
49
import com.laytonsmith.core.exceptions.CRE.CRERangeException;
50
import com.laytonsmith.core.exceptions.CRE.CREThrowable;
0 commit comments