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:
@ -16,8 +16,6 @@ using osu.Game.IO;
|
||||
using osu.Game.IO.Archives;
|
||||
using Realms;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace osu.Game.Skinning
|
||||
{
|
||||
public class SkinImporter : RealmArchiveModelImporter<SkinInfo>
|
||||
|
Reference in New Issue
Block a user