Commit 32b97d9
committed
polish(IncrementalPublisher): remove unnecessary check and method call
= completeDeferredFragment will always return undefined if the deferredFragmentRecord has already been removed from the graph, so this does not need to be checked separately.
= removeDeferredFragment need not be called twice.1 parent 75dca3d commit 32b97d9
1 file changed
Lines changed: 2 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
248 | 247 | | |
249 | 248 | | |
250 | 249 | | |
| |||
261 | 260 | | |
262 | 261 | | |
263 | 262 | | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | 263 | | |
273 | 264 | | |
274 | 265 | | |
275 | 266 | | |
276 | 267 | | |
| 268 | + | |
| 269 | + | |
277 | 270 | | |
278 | 271 | | |
279 | 272 | | |
| |||
0 commit comments