style(wxapi): clean code

This commit is contained in:
Fu Diwei
2022-01-21 17:06:31 +08:00
parent 5650e3be25
commit 211687ea62
36 changed files with 48 additions and 145 deletions

View File

@@ -1,5 +1,4 @@
using System;
using Xunit;
using Xunit;
namespace SKIT.FlurlHttpClient.Wechat.Api.UnitTests
{