mirror of
https://github.com/ppy/osu
synced 2025-01-30 01:42:54 +00: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…
Reference in New Issue
Block a user