mirror of
https://github.com/Sonarr/Sonarr
synced 2026-02-09 08:14:50 +01:00
8 lines
No EOL
150 B
C#
8 lines
No EOL
150 B
C#
using NzbDrone.Core.Messaging.Commands;
|
|
|
|
namespace NzbDrone.Core.Instrumentation.Commands
|
|
{
|
|
public class TrimLogCommand : Command
|
|
{
|
|
}
|
|
} |