mirror of
https://github.com/osukey/osukey.git
synced 2025-06-05 12:57:39 +09:00
Remove unused store resolution
This commit is contained in:
parent
0fce0a4204
commit
6dd48f204c
@ -26,9 +26,6 @@ namespace osu.Game.Input.Bindings
|
|||||||
private IDisposable realmSubscription;
|
private IDisposable realmSubscription;
|
||||||
private IQueryable<RealmKeyBinding> realmKeyBindings;
|
private IQueryable<RealmKeyBinding> realmKeyBindings;
|
||||||
|
|
||||||
[Resolved]
|
|
||||||
private RealmKeyBindingStore store { get; set; }
|
|
||||||
|
|
||||||
[Resolved]
|
[Resolved]
|
||||||
private RealmContextFactory realmFactory { get; set; }
|
private RealmContextFactory realmFactory { get; set; }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user