mirror of
https://github.com/ppy/osu
synced 2025-01-01 11:52:20 +00:00
fix code quality
This commit is contained in:
parent
8df5f22b4e
commit
c4ac6d20a0
@ -12,9 +12,6 @@ namespace osu.Game.Screens.Edit.Compose.Components
|
||||
{
|
||||
public partial class SelectionBoxScaleHandle : SelectionBoxDragHandle
|
||||
{
|
||||
[Resolved]
|
||||
private SelectionBox selectionBox { get; set; } = null!;
|
||||
|
||||
[Resolved]
|
||||
private SelectionScaleHandler? scaleHandler { get; set; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user