mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
No change in behavior. Just deleting dead code. Also removes ScrollAnimatorNone since it's unused. We'll need to bring some of this back, but we'll do that when we get rid of composited scrolling. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/682363002