update json

This commit is contained in:
2023-01-29 14:12:51 +08:00
parent f18b2109d4
commit dac23dd810
2 changed files with 1 additions and 4 deletions

View File

@@ -3,7 +3,6 @@ using System.Collections;
using System.Collections.Generic;
using System.IO;
using System.Text.RegularExpressions;
using System.Xml;
using UnityEditor;
using UnityEngine;
@@ -11,8 +10,6 @@ using UnityEngine.Networking;
using ATJson;
using ATProviderInfo;
using ATNet;
using UnityEditor.PackageManager.Requests;
using UnityEditor.PackageManager;
using ATConf;
public class ATDownloadManager : EditorWindow {