mirror of https://github.com/ppy/osu
Remove non-required NRT hint
This commit is contained in:
parent
c4f1660841
commit
615c3234d8
|
@ -1,7 +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 System;
|
||||
using NUnit.Framework;
|
||||
|
||||
|
|
Loading…
Reference in New Issue