Remove one more nullable disable

This commit is contained in:
Dan Balasescu 2022-06-22 13:08:14 +09:00 committed by Dean Herbert
parent 1018c9852d
commit 321920bc85
1 changed files with 0 additions and 2 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.Graphics;
using osu.Framework.Graphics.Sprites;
using osu.Framework.Localisation;