Skip to content

Conversation

jcollins-g
Copy link
Contributor

Clean up some deprecations along the way.

@google-cla google-cla bot added the cla: yes Google CLA check succeeded. label Aug 25, 2021
@jcollins-g jcollins-g requested a review from srawlins August 25, 2021 22:12
/// For each list in this list, at least one of the given paths must exist
/// for this to be detected as an SDK.
/// for this to be detected as an SDK. Update [_writeMockSdkBinFiles].
final List<List<String>> __sdkDirFilePathsPosix = [
Copy link
Member

Choose a reason for hiding this comment

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

random one-off – could this be const?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, no reason for it to be a variable

@jcollins-g jcollins-g merged commit a62e5f3 into dart-lang:master Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants