Commit 17d983a
committed
Remove unreachable code
After some refactoring, result can't be `None` anymore, so we don't need
to consider that case.
Signed-off-by: Leandro Lucarella <[email protected]>1 parent c2702e2 commit 17d983a
1 file changed
+4
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
262 | 259 | | |
0 commit comments