mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
remove unused cached
This commit is contained in:
@ -20,7 +20,6 @@ namespace osu.Game.Overlays
|
||||
|
||||
private readonly Bindable<string> path = new Bindable<string>(index_path);
|
||||
|
||||
[Cached]
|
||||
private readonly Bindable<APIWikiPage> wikiData = new Bindable<APIWikiPage>();
|
||||
|
||||
[Resolved]
|
||||
|
Reference in New Issue
Block a user