Remove the nullable disable annotation in the test project.

This commit is contained in:
andy840119 2022-07-31 22:02:07 +08:00
parent 094793bbe3
commit 5dd641bc60
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 NUnit.Framework;
using osu.Game.Audio;