9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2026-01-06 15:51:50 +00:00

Optimize imports

This commit is contained in:
LoJoSho
2022-12-27 17:14:47 -06:00
parent 959af12905
commit a5ed7e2c6b
17 changed files with 1 additions and 27 deletions

View File

@@ -1,6 +1,5 @@
package com.hibiscusmc.hmccosmetics.config;
import com.hibiscusmc.hmccosmetics.HMCCosmeticsPlugin;
import com.hibiscusmc.hmccosmetics.config.serializer.LocationSerializer;
import com.hibiscusmc.hmccosmetics.util.MessagesUtil;
import com.hibiscusmc.hmccosmetics.util.misc.Utils;