mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Fix some realm pieces not being cleaned up
This commit is contained in:
@ -278,7 +278,6 @@ namespace osu.Game.Database
|
||||
realm.Remove(score);
|
||||
|
||||
realm.Remove(beatmap.Metadata);
|
||||
|
||||
realm.Remove(beatmap);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user