Skip to content

Commit

Permalink
Remove wildcard import
Browse files Browse the repository at this point in the history
  • Loading branch information
VixidDev committed Dec 28, 2023
1 parent 7a24cdf commit bc3d61a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import com.google.gson.reflect.TypeToken
import java.io.File
import java.io.FileInputStream
import java.io.InputStreamReader
import java.util.*
import java.util.TreeSet
import java.util.regex.Pattern
import net.minecraft.event.HoverEvent
import net.minecraft.item.ItemStack
Expand Down

0 comments on commit bc3d61a

Please sign in to comment.