mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-30 17:48:52 +01:00
8 lines
126 B
C#
8 lines
126 B
C#
namespace NzbDrone.Core.Messaging.Commands.Tracking
|
|
{
|
|
public class TrackedCommandCleanupCommand : Command
|
|
{
|
|
|
|
}
|
|
}
|