Apply NRT to hitobject lifetime related classes

This commit is contained in:
Dean Herbert
2022-09-14 15:24:20 +09:00
parent c59aa57450
commit 5dc0d32e42
2 changed files with 1 additions and 5 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 enable
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;