mirror of
https://github.com/Lidarr/Lidarr
synced 2026-01-15 03:52:31 +01:00
7 lines
126 B
C#
7 lines
126 B
C#
namespace NzbDrone.Core.Messaging.Commands.Tracking
|
|
{
|
|
public class TrackedCommandCleanupCommand : Command
|
|
{
|
|
|
|
}
|
|
}
|