Skip to content

Commit

Permalink
Removed some imports
Browse files Browse the repository at this point in the history
  • Loading branch information
RaydanOMGr committed Oct 24, 2024
1 parent 4d5130c commit 0cdb4ae
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,8 @@
import org.lwjgl.opengl.GL11;

import java.awt.*;
import java.util.List;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.atomic.AtomicBoolean;

public class EyesEditorScreen extends Screen {
public EyesEditorScreen() {
Expand Down

0 comments on commit 0cdb4ae

Please sign in to comment.