style(work): clean code

This commit is contained in:
Fu Diwei
2022-01-21 12:36:07 +08:00
parent b4add56432
commit 5f8c5e0ae7
7 changed files with 8 additions and 34 deletions

View File

@@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using System.Threading.Tasks;
using Xunit;
namespace SKIT.FlurlHttpClient.Wechat.Work.UnitTests