Skip to content

Commit

Permalink
removed unwanted imports
Browse files Browse the repository at this point in the history
  • Loading branch information
IamRishavDas committed Feb 21, 2024
1 parent 257105e commit ba941fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Entities/Entity.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import java.awt.Color;
import java.awt.Graphics;
import java.awt.Rectangle;
import java.awt.geom.Rectangle2D;;

public abstract class Entity {
Expand Down

0 comments on commit ba941fe

Please sign in to comment.