Skip to content

Conversation

@mit-mit
Copy link
Member

@mit-mit mit-mit commented Jun 29, 2017

Remove terminating semicolons; they are causing an "code inspection warning" in Android Studio:

This inspection reports redundant semicolon (';') token which is not required in Kotlin and may be removed.

Remove terminating semicolons; they are causing an "code inspection warning" in Android Studio:

```
This inspection reports redundant semicolon (';') token which is not required in Kotlin and may be removed.
```
@mit-mit mit-mit requested a review from mravn-google June 29, 2017 13:57
Copy link
Contributor

@mravn-google mravn-google left a comment

Choose a reason for hiding this comment

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

LGTM

@mit-mit mit-mit merged commit 0f72649 into master Jun 29, 2017
@mit-mit mit-mit deleted the mit-mit-kotlin branch June 29, 2017 14:38
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jul 1, 2017
Remove terminating semicolons; they are causing an "code inspection warning" in Android Studio:

```
This inspection reports redundant semicolon (';') token which is not required in Kotlin and may be removed.
```
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants