Remove useless code (#2852)

This commit is contained in:
Nicolas Dorier
2021-09-07 19:18:56 +09:00
committed by GitHub
parent 180be49824
commit 14a10eeef8
3 changed files with 0 additions and 41 deletions

View File

@@ -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")]