mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 16:47:46 +08: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