Remove unused EF class and unnecessary interface

This commit is contained in:
Dean Herbert
2021-01-11 19:47:43 +09:00
parent fc55d67c66
commit 536e7229d0
9 changed files with 10 additions and 174 deletions

View File

@ -73,7 +73,7 @@ namespace osu.Game
protected FileStore FileStore;
protected IKeyBindingStore KeyBindingStore;
protected RealmKeyBindingStore KeyBindingStore;
protected SettingsStore SettingsStore;