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 3f71668 commit 6bc61b0Copy full SHA for 6bc61b0
Assets/CustomInspectorCreator/Editor/Data/FileData.cs
@@ -1,5 +1,5 @@
1
-using UnityEditor;
2
-using System.IO;
+using System.IO;
+using UnityEditor;
3
4
namespace GTS.InspectorGeneration.Data
5
{
0 commit comments