mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Automated #nullable processing
This commit is contained in:
@ -15,8 +15,6 @@ using osu.Game.Rulesets;
|
||||
using osu.Game.Scoring.Legacy;
|
||||
using Realms;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace osu.Game.Scoring
|
||||
{
|
||||
public class ScoreImporter : RealmArchiveModelImporter<ScoreInfo>
|
||||
|
Reference in New Issue
Block a user