1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-28 00:20:28 +08:00

Remove extra newline

This commit is contained in:
naoey
2019-06-15 12:28:23 +05:30
Unverified
parent 4882283084
commit 4a16ac53ba
-1
View File
@@ -23,7 +23,6 @@ namespace osu.Game.Database
/// </summary>
event Action<ArchiveDownloadRequest<TModel>> DownloadFailed;
/// <summary>
/// Checks whether a given <see cref="TModel"/> is already available in the local store.
/// </summary>