Commit fcce66e
committed
minor #60284 Unnecessary cast, return, semicolon and comma (wkania)
This PR was merged into the 6.4 branch.
Discussion
----------
Unnecessary cast, return, semicolon and comma
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
isEqualTo always return null.
Commits
-------
23cc764efab Unnecessary cast, return, semicolon and comma1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
0 commit comments