This repository was archived by the owner on Feb 22, 2018. It is now read-only.
Commit 23be9b2
refactor(change_detection): remove unnecessary conditional expression
`prev` is guaranteed to not be null here, the method would throw noSuchMethod if it were.1 parent b0c9c78 commit 23be9b2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
0 commit comments