Renaming GreenField classes

This commit is contained in:
nicolas.dorier
2020-03-27 12:55:21 +09:00
parent 76818fa385
commit ac14f199e4
6 changed files with 7 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ using System.Threading.Tasks;
using BTCPayServer.Client;
using BTCPayServer.Client.Models;
using BTCPayServer.Data;
using BTCPayServer.Security.APIKeys;
using BTCPayServer.Security.GreenField;
using BTCPayServer.Tests.Logging;
using BTCPayServer.Views.Manage;
using Newtonsoft.Json;