Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexProgrammerDE committed Nov 23, 2023
1 parent bc73df9 commit b961b98
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@
import net.pistonmaster.serverwrecker.gui.libs.HintManager;
import net.pistonmaster.serverwrecker.gui.navigation.CardsContainer;
import net.pistonmaster.serverwrecker.gui.navigation.ControlPanel;
import net.pistonmaster.serverwrecker.util.TimeUtil;

import javax.swing.*;
import java.awt.*;
import java.util.concurrent.TimeUnit;

public class GUIFrame extends JFrame {
public static final String MAIN_MENU = "MainMenu";
Expand Down

0 comments on commit b961b98

Please sign in to comment.