Skip to content

Commit

Permalink
chore: don't forget to import Main
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex4386 committed Aug 14, 2022
1 parent b5c64e1 commit 6c9e453
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;

import kr.minehub.servers.agent.Main;

public class OOBELogin {
public static void requestUserLogin(CommandSender sender) {
Expand Down

0 comments on commit 6c9e453

Please sign in to comment.