Removed unused MismatchedVersionException.java.
This commit is contained in:
@ -1,7 +0,0 @@
|
|||||||
package dev.micle.totemofreviving.util;
|
|
||||||
|
|
||||||
public class MismatchedVersionException extends RuntimeException {
|
|
||||||
public MismatchedVersionException(String msg) {
|
|
||||||
super(msg);
|
|
||||||
}
|
|
||||||
}
|
|
Reference in New Issue
Block a user