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

Commit 9671f40

Browse files
Removing TODO that is done
1 parent c123b5c commit 9671f40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GitHub.Api/UI/TreeBuilder.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ internal static FileTreeNode BuildTreeRoot(IList<GitStatusEntry> newEntries, Lis
119119
}
120120
}
121121

122-
// TODO: Filter .meta files - consider adding them as children of the asset or folder they're supporting
123122
// TODO: In stead of completely rebuilding the tree structure, figure out a way to migrate open/closed states from the old tree to the new
124123
// Build tree structure
125124

0 commit comments

Comments
 (0)