Apply suggestions from code review

Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
ConfusedPolarBear
2020-06-09 13:28:40 -05:00
committed by GitHub
parent 001c78573e
commit 7d9b552403
5 changed files with 36 additions and 30 deletions

View File

@@ -646,7 +646,6 @@ namespace Emby.Server.Implementations
serviceCollection.AddSingleton<IAttachmentExtractor, MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor>();
}
/// <summary>
/// Create services registered with the service container that need to be initialized at application startup.
/// </summary>