Skip to content

Commit

Permalink
Remove more unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Rian8337 committed Mar 1, 2025
1 parent e65203c commit 298b35b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/com/reco1l/osu/hud/elements/HUDAccuracyCounter.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package com.reco1l.osu.hud.elements

import com.reco1l.osu.hud.HUDElement
import com.reco1l.osu.hud.HUDElementSkinData
import com.reco1l.osu.playfield.SpriteFont
import ru.nsu.ccfit.zuev.osu.game.GameScene
import ru.nsu.ccfit.zuev.osu.scoring.StatisticV2
Expand Down
2 changes: 0 additions & 2 deletions src/com/reco1l/osu/hud/elements/HUDComboCounter.kt
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
package com.reco1l.osu.hud.elements

import com.edlplan.framework.easing.*
import com.reco1l.andengine.Anchor
import com.reco1l.andengine.modifier.OnModifierFinished
import com.reco1l.framework.math.Vec2
import com.reco1l.osu.hud.HUDElement
import com.reco1l.osu.playfield.SpriteFont
import ru.nsu.ccfit.zuev.osu.*
Expand Down

0 comments on commit 298b35b

Please sign in to comment.