We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5b0d7 commit 1a2b486Copy full SHA for 1a2b486
Assets/JCSUnity/Editor/JCSUnity_About.cs
@@ -7,9 +7,9 @@
7
* $Notice: See LICENSE.txt for modification and distribution information
8
* Copyright (c) 2016 by Shen, Jen-Chieh $
9
*/
10
-using UnityEngine;
11
using System.Collections.Generic;
12
using UnityEditor;
+using UnityEngine;
13
14
namespace JCSUnity
15
{
Assets/JCSUnity/Editor/JCSUnity_EditortUtil.cs
@@ -7,7 +7,6 @@
* Copyright © 2021 by Shen, Jen-Chieh $
-using System.Xml.Linq;
using UnityEngine;
0 commit comments