-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(reify): cleanup of Symbols (#7430)
This starts the long process of cleaning reify.js up. All of the remaining symbols are used either elsewhere in arborist, or in tests. A single use function was inlined, and `dedupe` was moved to the main arborist class.
- Loading branch information
Showing
2 changed files
with
275 additions
and
314 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
Oops, something went wrong.