mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
Apply code review suggestions
This commit is contained in:
@@ -10,8 +10,7 @@ using Microsoft.Extensions.Logging;
|
||||
namespace Emby.Server.Implementations.Channels
|
||||
{
|
||||
/// <summary>
|
||||
/// Channel post scan task.
|
||||
/// This task removes all non-installed channels from the database.
|
||||
/// A task to remove all non-installed channels from the database.
|
||||
/// </summary>
|
||||
public class ChannelPostScanTask
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user