mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 05:27:43 -05:00
General code cleanup (#313)
* First general cleanup pass * Review feedback * Fix build * Fix tests
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
package net.fabricmc.loom.task;
|
||||
|
||||
import net.fabricmc.loom.util.RunConfig;
|
||||
import net.fabricmc.loom.configuration.ide.RunConfig;
|
||||
|
||||
public class RunClientTask extends AbstractRunTask {
|
||||
public RunClientTask() {
|
||||
|
||||
Reference in New Issue
Block a user