fix: missing import?
This commit is contained in:
parent
5f55fe4fcb
commit
197abbe5d1
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
package net.artelnatif.nicko.i18n;
|
||||
|
||||
import com.github.jsixface.YamlConfig;
|
||||
import xyz.xenondevs.invui.util.IOUtils;
|
||||
import net.artelnatif.nicko.NickoBukkit;
|
||||
import xyz.xenondevs.invui.util.IOUtils;
|
||||
|
||||
import java.io.*;
|
||||
import java.nio.file.Files;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue