Remove extra newline

This commit is contained in:
naoey 2019-06-15 12:28:23 +05:30
parent 4882283084
commit 4a16ac53ba
No known key found for this signature in database
GPG Key ID: 670DA9BE3DF7EE60

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>