Rename validators namespace

This commit is contained in:
nicolas.dorier
2018-11-06 15:38:07 +09:00
parent 0419a3c19a
commit 6fd37710e1
7 changed files with 7 additions and 6 deletions

View File

@@ -2,7 +2,6 @@
using BTCPayServer.Services.Invoices;
using BTCPayServer.Services.Rates;
using BTCPayServer.Validation;
using BTCPayServer.Validations;
using Microsoft.AspNetCore.Mvc.Rendering;
using System;
using System.Collections.Generic;