mirror of
https://github.com/ppy/osu
synced 2024-12-14 10:57:41 +00:00
Remove #nullable disable
May as well that we're here...
This commit is contained in:
parent
ed07c0640b
commit
f42a463479
@ -1,8 +1,6 @@
|
||||
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
||||
// See the LICENCE file in the repository root for full licence text.
|
||||
|
||||
#nullable disable
|
||||
|
||||
using osu.Framework.Input.Events;
|
||||
using osu.Game.Rulesets.Edit;
|
||||
using osu.Game.Rulesets.Taiko.Objects;
|
||||
|
Loading…
Reference in New Issue
Block a user