Remove NRT disables from attributes classes

This commit is contained in:
Dan Balasescu
2022-06-27 15:06:42 +09:00
parent 0579780bb8
commit 0fd2c010e5
5 changed files with 2 additions and 11 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 System.Collections.Generic;
using Newtonsoft.Json;
using osu.Game.Beatmaps;