Fixed duplicate key

This commit is contained in:
Jamie Rees 2020-02-21 21:24:51 +00:00
parent 7a422cd82e
commit 0ed2c014a8
2 changed files with 22 additions and 2 deletions

View file

@ -282,7 +282,6 @@ namespace Ombi.Notifications
{nameof(UserPreference),UserPreference},
{nameof(DenyReason),DenyReason},
{nameof(AvailableDate),AvailableDate},
{nameof(RequestId),RequestId},
};
}
}