mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 17:37:23 +09:00
Use OsuConfigManager from ctor instead
This commit is contained in:
parent
c46d828716
commit
2bd2cd1d3f
@ -22,7 +22,6 @@ namespace osu.Game.Online.API
|
||||
{
|
||||
public class APIAccess : Component, IAPIProvider
|
||||
{
|
||||
[Resolved]
|
||||
private OsuConfigManager config { get; set; }
|
||||
|
||||
private readonly OAuth authentication;
|
||||
|
Loading…
x
Reference in New Issue
Block a user