mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 22:44:29 +01:00
Removing legacy class
This commit is contained in:
@@ -19,15 +19,6 @@ namespace BTCPayServer.Controllers;
|
||||
|
||||
public partial class UIStoresController
|
||||
{
|
||||
|
||||
|
||||
// public class StoreEmailRuleViewModel
|
||||
// {
|
||||
// public List<StoreEmailRule> Rules { get; set; }
|
||||
// }
|
||||
|
||||
|
||||
|
||||
[HttpGet("{storeId}/email-settings")]
|
||||
public async Task<IActionResult> StoreEmailSettings(string storeId)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user