Jonah Williams 1db210a686 [Impeller] remove giant closure in EntityPass. (flutter/engine#47343)
I find it difficult to track what parts of this method are part of the closure and which aren't. Lets hoist this data into a private method and remove some unused imports.
2023-10-26 18:51:01 +00:00
..