Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
davesmith00000 committed Jun 8, 2024
1 parent fcd27d2 commit 8169743
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ import roguelikestarterkit.ui.datatypes.Coords
import roguelikestarterkit.ui.datatypes.Dimensions
import roguelikestarterkit.ui.datatypes.UiContext

// import scala.annotation.targetName

/** Labels are a simple `Component` that render text.
*/
final case class Label[ReferenceData](
Expand Down

0 comments on commit 8169743

Please sign in to comment.