-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the ComponentTree struct (#32758)
We don't need it - we can actually export in any order to the zip file. This is a stepping stone towards us being able to sort tables in small -> big order across components. GitOrigin-RevId: 181fb5655edf7d314c9b19d609719f9af9d167c1
- Loading branch information
1 parent
8686ce1
commit 24550ea
Showing
2 changed files
with
65 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters