-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[flow][libdef][EZ] Remove shadowed NodeFilter in builtin libdef
Summary: This entry has been completely shadowed by the one in dom.js: https://github.com/facebook/flow/blob/289888e35b083b773c8b01980040b023a10d3116/lib/dom.js#L4430. This diff just removes it. Changelog: [internal] Reviewed By: panagosg7 Differential Revision: D69784626 fbshipit-source-id: 7de61b4cd6ce0b09e6e52d33c9aaf2ada08e839d
- Loading branch information
1 parent
8b0a9bc
commit 0cfac72
Showing
3 changed files
with
156 additions
and
177 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
Oops, something went wrong.