diff --git a/BBWY.Test/Program.cs b/BBWY.Test/Program.cs index d89d7415..fcb6c24b 100644 --- a/BBWY.Test/Program.cs +++ b/BBWY.Test/Program.cs @@ -1,12 +1,6 @@ -using Jd.ACES; -using Jd.Api; -using Jd.Api.Request; -using Newtonsoft.Json; -using Newtonsoft.Json.Linq; +using Jd.Api; using System; -using System.Collections.Generic; using System.Linq; -using System.Net.Http; using System.Security.Cryptography; using System.Text;