mirror of
https://github.com/ppy/osu.git
synced 2025-03-24 09:37:19 +08:00
remove unused cached
This commit is contained in:
parent
ba8544f614
commit
7546611c14
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user