1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 20:13:22 +08:00

Remove unnecessary #nullable disable

This commit is contained in:
Bartłomiej Dach 2022-06-23 17:57:22 +02:00
parent 454eff43c5
commit bea70988bc
No known key found for this signature in database
GPG Key ID: BCECCD4FA41F6497

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
namespace osu.Game.Screens.OnlinePlay.Lounge.Components
{
public enum RoomAccessType