SIGN IN SIGN UP

Remove gratuitous pub resolver from flutter analysis.

Package mapping is already done by the `PackageDependencyTracker` so this extra check is at best not needed.  (At worst could cause an unneeded and costly call to `pub list-package-dirs`!)
P
pq committed
18d971d492c1e0fae993757bc36ef7cdfc46e9cc
Parent: cc93170