useless #nullable disable

This commit is contained in:
cdwcgt
2022-10-24 23:17:28 +09:00
parent e3e88d0d50
commit de881cc5cb
4 changed files with 0 additions and 8 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.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Framework.Graphics.UserInterface;