Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 722363a

Browse files
committed
La de da kill the usings la la
1 parent e13e4b5 commit 722363a

File tree

3 files changed

+0
-11
lines changed

3 files changed

+0
-11
lines changed

src/UnityExtension/Assets/Editor/GitHub.Unity/UI/GitPathView.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
using System;
2-
using System.Collections.Generic;
3-
using System.IO;
4-
using System.Linq;
52
using System.Text;
6-
using System.Threading.Tasks;
73
using UnityEditor;
84
using UnityEngine;
95

src/UnityExtension/Assets/Editor/GitHub.Unity/UI/InitProjectView.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
using System;
2-
using System.Collections.Generic;
3-
using System.Linq;
42
using UnityEditor;
53
using UnityEngine;
6-
using Object = UnityEngine.Object;
74

85
namespace GitHub.Unity
96
{

src/UnityExtension/Assets/Editor/GitHub.Unity/UI/UserSettingsView.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
using System;
2-
using System.Collections.Generic;
3-
using System.IO;
4-
using System.Linq;
5-
using System.Threading.Tasks;
62
using UnityEditor;
73
using UnityEngine;
84

0 commit comments

Comments
 (0)