mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
moved logic for reading static file to mappers
This commit is contained in:
@@ -76,7 +76,9 @@ namespace NzbDrone.Common.Test.EventingTests
|
||||
|
||||
public class CommandA : ICommand
|
||||
{
|
||||
// ReSharper disable UnusedParameter.Local
|
||||
public CommandA(int id = 0)
|
||||
// ReSharper restore UnusedParameter.Local
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user