Skip to content

Commit

Permalink
unused impor
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesisfeline committed Nov 7, 2023
1 parent e90e885 commit 66ab9ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/states/ThanksState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@ package states;

import flixel.FlxG;
import flixel.FlxSprite;
import flixel.FlxSubState;
import flixel.text.FlxText;
import flixel.tweens.FlxEase;
import flixel.tweens.FlxTween;
import flixel.util.FlxColor;
import flixel.util.FlxTimer;
import lime.app.Application;

//taken from Kade's OutdatedSubState
class ThanksState extends MusicBeatState
{
Expand Down

0 comments on commit 66ab9ed

Please sign in to comment.