Commit 4659cc2
style: emove unreachable 'return null' statement (angular#33174)
There's another return statement before this one, therefore 'return null' will never be reached.
PR Close angular#331741 parent 67c9148 commit 4659cc2
File tree
1 file changed
+0
-1
lines changed- packages/compiler-cli/ngcc/src/migrations
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| |||
0 commit comments