mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-05 22:42:23 +00:00
8 lines
No EOL
150 B
C#
8 lines
No EOL
150 B
C#
using NzbDrone.Common.Messaging;
|
|
|
|
namespace NzbDrone.Core.DataAugmentation.Scene
|
|
{
|
|
public class UpdateSceneMappingCommand : ICommand
|
|
{
|
|
}
|
|
} |