Fix compile error
This commit is contained in:
parent
6a8c7c10a6
commit
cc9e7289c6
|
|
@ -13,7 +13,7 @@ import org.embeddedt.modernfix.resources.ReloadExecutor;
|
||||||
import org.embeddedt.modernfix.util.ClassInfoManager;
|
import org.embeddedt.modernfix.util.ClassInfoManager;
|
||||||
|
|
||||||
import java.lang.management.ManagementFactory;
|
import java.lang.management.ManagementFactory;
|
||||||
import java.util.concurrent.Executor;
|
import java.util.concurrent.ExecutorService;
|
||||||
|
|
||||||
// The value here should match an entry in the META-INF/mods.toml file
|
// The value here should match an entry in the META-INF/mods.toml file
|
||||||
public class ModernFix {
|
public class ModernFix {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user