mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Automated #nullable processing
This commit is contained in:
@ -12,8 +12,6 @@ using osu.Game.Beatmaps;
|
||||
using osu.Game.Database;
|
||||
using Realms;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace osu.Game.Tests.Database
|
||||
{
|
||||
public class RealmLiveTests : RealmTest
|
||||
|
Reference in New Issue
Block a user