mirror of
https://github.com/ppy/osu
synced 2024-12-15 03:16:17 +00:00
Remove left-over todo
This commit is contained in:
parent
c2555a91c7
commit
fa09270e62
@ -188,7 +188,6 @@ namespace osu.Game.Overlays.FirstRunSetup
|
||||
[Resolved]
|
||||
private LegacyImportManager legacyImportManager { get; set; } = null!;
|
||||
|
||||
// TODO: test
|
||||
public IEnumerable<string> HandledExtensions { get; } = new[] { string.Empty };
|
||||
|
||||
private readonly Bindable<DirectoryInfo> currentDirectory = new Bindable<DirectoryInfo>();
|
||||
|
Loading…
Reference in New Issue
Block a user