-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[flow analysis] Remove _typeContains method.
It wasn't necessary; `List.contains` does the same thing. Also, remove the plumbing for `typeOperations`, a parameter of `_typeContains` that was not used. Change-Id: I688835512e58cb7a24336318b2006c9913c77888 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/398300 Auto-Submit: Paul Berry <[email protected]> Reviewed-by: Kallen Tu <[email protected]> Commit-Queue: Kallen Tu <[email protected]>
- Loading branch information
1 parent
56b6e5b
commit 0197bea
Showing
2 changed files
with
25 additions
and
39 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