Browse Source

去除无效引用

warr.qian 2 years ago
parent
commit
4176d094e4
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Common/WeChat/WxPayNativePay.cs

+ 1 - 2
Common/WeChat/WxPayNativePay.cs

@@ -1,5 +1,4 @@
-using Internal;
-using System.Linq;
+using System.Linq;
 using System;
 using System.Collections.Generic;
 using System.Threading.Tasks;