Remove the nullable annotation in the catch ruleset.

This commit is contained in:
andy840119
2022-07-03 22:42:41 +08:00
parent 7dfc18a0e3
commit 53e61c5041
20 changed files with 0 additions and 40 deletions

View File

@ -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.Game.Rulesets.Mods;
namespace osu.Game.Rulesets.Catch.Mods