Skip to content

Commit 6138fd0

Browse files
committed
Fix checkstyle on unused import
1 parent fdd0d54 commit 6138fd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/laytonsmith/core/functions/MobManagement.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
import com.laytonsmith.core.exceptions.CRE.CREBadEntityTypeException;
4545
import com.laytonsmith.core.exceptions.CRE.CRECastException;
4646
import com.laytonsmith.core.exceptions.CRE.CREFormatException;
47-
import com.laytonsmith.core.exceptions.CRE.CREIllegalArgumentException;
4847
import com.laytonsmith.core.exceptions.CRE.CRELengthException;
4948
import com.laytonsmith.core.exceptions.CRE.CRERangeException;
5049
import com.laytonsmith.core.exceptions.CRE.CREThrowable;

0 commit comments

Comments
 (0)