mirror of
https://github.com/ppy/osu
synced 2024-12-14 19:06:07 +00:00
Remove #nullable true
for now to suppress inspector
This commit is contained in:
parent
3c28c09ab5
commit
f1b8171e38
@ -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 JetBrains.Annotations;
|
||||
|
Loading…
Reference in New Issue
Block a user