mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 22:14:26 +01:00
Run dotnet format (#3244)
This commit is contained in:
@@ -6,7 +6,7 @@ using Microsoft.AspNetCore.Mvc.Rendering;
|
||||
|
||||
namespace BTCPayServer.Models.WalletViewModels
|
||||
{
|
||||
public class PullPaymentsModel: BasePagingViewModel
|
||||
public class PullPaymentsModel : BasePagingViewModel
|
||||
{
|
||||
public class PullPaymentModel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user