mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Automated #nullable processing
This commit is contained in:
@ -7,8 +7,6 @@ using osu.Framework.Input.Bindings;
|
||||
using osu.Game.Database;
|
||||
using Realms;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace osu.Game.Input.Bindings
|
||||
{
|
||||
[MapTo(nameof(KeyBinding))]
|
||||
|
Reference in New Issue
Block a user