mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Automated #nullable processing
This commit is contained in:
@ -4,8 +4,6 @@
|
||||
using System;
|
||||
using Realms;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace osu.Game.Database
|
||||
{
|
||||
public static class RealmExtensions
|
||||
|
Reference in New Issue
Block a user