mirror of
https://github.com/osukey/osukey.git
synced 2025-05-31 10:27:26 +09:00
Remove oudated comments
This commit is contained in:
parent
6025fe325d
commit
88145dedf1
@ -393,9 +393,6 @@ namespace osu.Game.Stores
|
|||||||
LogForModel(item, @"Found existing but failed re-use check.");
|
LogForModel(item, @"Found existing but failed re-use check.");
|
||||||
|
|
||||||
existing.DeletePending = true;
|
existing.DeletePending = true;
|
||||||
|
|
||||||
// todo: actually delete? i don't think this is required...
|
|
||||||
// ModelStore.PurgeDeletable(s => s.ID == existing.ID);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
PreImport(item, realm);
|
PreImport(item, realm);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user