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