mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-01-18 21:32:27 +01:00
Remove dead property
This commit is contained in:
parent
b726ef8a2e
commit
8a951940fd
@ -31,6 +31,5 @@ namespace BTCPayServer.Services
|
||||
public bool FixMappedDomainAppType { get; set; }
|
||||
public bool MigrateAppYmlToJson { get; set; }
|
||||
public bool MigrateToStoreConfig { get; set; }
|
||||
public bool MigratePayoutProcessors { get; internal set; }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user