mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 22:14:26 +01:00
Remove superfluous export command
This commit is contained in:
committed by
Andrew Camilleri
parent
aa24da72b9
commit
373b0b7850
@@ -126,7 +126,6 @@ namespace BTCPayServer.Controllers
|
||||
}
|
||||
switch (command)
|
||||
{
|
||||
case "export":
|
||||
case "decode":
|
||||
ModelState.Remove(nameof(vm.PSBT));
|
||||
ModelState.Remove(nameof(vm.FileName));
|
||||
|
||||
Reference in New Issue
Block a user