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

Commit 488512e

Browse files
Removing space
1 parent 352ec59 commit 488512e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ private static void OnStatusUpdate()
185185
{
186186
var path = entries[index].ProjectPath;
187187
var guid = AssetDatabase.AssetPathToGUID(path);
188-
189188
guids.Add(guid);
190189
}
191190

0 commit comments

Comments
 (0)