Skip to content

Commit

Permalink
fix import on previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Caltinor committed Nov 16, 2023
1 parent 8ea35c4 commit f664ad0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import net.minecraft.data.PackOutput;
import net.minecraft.network.chat.Component;
import net.minecraft.network.chat.MutableComponent;
import net.neoforged.neoforge.common.data.LanguageProvider;
import net.minecraftforge.common.data.LanguageProvider;

public class LangProvider extends LanguageProvider {
private String locale;
Expand Down

0 comments on commit f664ad0

Please sign in to comment.