Refactor packages
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-22 00:31:52 +01:00
parent 8faa9c4677
commit 656dff4b26
15 changed files with 16 additions and 16 deletions

View File

@@ -6,7 +6,7 @@ import net.dv8tion.jda.api.interactions.commands.Command;
import org.jetbrains.annotations.NotNull;
import wtf.beatrice.hidekobot.Cache;
import wtf.beatrice.hidekobot.HidekoBot;
import wtf.beatrice.hidekobot.utils.FormatUtil;
import wtf.beatrice.hidekobot.util.FormatUtil;
import java.lang.management.ManagementFactory;
import java.text.DecimalFormat;