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

Commit c477ef6

Browse files
committed
This was probably a bad copy-paste
1 parent b743069 commit c477ef6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ public Rect Render(Rect rect, Vector2 scroll, Action<TreeNode> singleClick = nul
197197

198198
Unindent();
199199

200-
foldersKeys = Folders.Keys.Cast<string>().ToList();
201200
Profiler.EndSample();
202201
return rect;
203202
}

0 commit comments

Comments
 (0)