mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-07 23:12:44 +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
|
|
{
|
|
}
|
|
} |