Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@cbracken
Copy link
Member

@cbracken cbracken commented Feb 7, 2020

android.os.Parcelable was added in commit
6d5aaa0 but never used.

android.os.Parcelable was added in commit
6d5aaa0 but never used.
@cbracken cbracken requested a review from mklim February 7, 2020 18:42
@auto-assign auto-assign bot requested a review from chinmaygarde February 7, 2020 18:42
@cbracken
Copy link
Member Author

cbracken commented Feb 7, 2020

Quick cleanup based on an internal roll this morning.

Copy link
Contributor

@mklim mklim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Technically all PRs need tests but there is definitely no way to test for this. I think having our existing JUnit test suite build and pass with this PR is enough.

@cbracken
Copy link
Member Author

cbracken commented Feb 7, 2020

Unused import cleanups are technically tested by the compiler itself -- no manual testing required. 😉

@cbracken
Copy link
Member Author

cbracken commented Feb 7, 2020

I think the real takeaway here is we should add unused imports linting to our presubmits. Filed flutter/flutter#50353.

@cbracken cbracken merged commit 1a4f4e3 into flutter:master Feb 7, 2020
@cbracken cbracken deleted the unused-imports branch February 7, 2020 20:26
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 7, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 8, 2020
dnfield pushed a commit to flutter/flutter that referenced this pull request Feb 8, 2020
* c932214 Ensure fields of Rect and OffsetBase classes are optimized as non-null. (flutter/engine#16465)

* 5c70356 Simplify task queues locking mechanism (flutter/engine#16477)

* d589dde Fix text range logic for a11y (flutter/engine#16496)

* 1a4f4e3 Fix unused import in Android embedder (flutter/engine#16494)

* 964ae10 Disable ShellTest.WaitForFirstFrameTimeout on Fuchsia (flutter/engine#16495)

* 6158f03 Roll src/third_party/skia 87e3bef6f82f..9f3eef796f63 (7 commits) (flutter/engine#16493)
NoamDev pushed a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
android.os.Parcelable was added in commit
6d5aaa0 but never used.
NoamDev added a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants