mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 14:04:26 +01:00
Remove useless code (#2852)
This commit is contained in:
@@ -22,8 +22,6 @@ namespace BTCPayServer.Models.StoreViewModels
|
||||
public string RootFingerprint { get; set; }
|
||||
public bool Confirmation { get; set; }
|
||||
|
||||
public KeyPath RootKeyPath { get; set; }
|
||||
|
||||
[Display(Name = "Wallet file")]
|
||||
public IFormFile WalletFile { get; set; }
|
||||
[Display(Name = "Wallet file content")]
|
||||
|
||||
Reference in New Issue
Block a user