Commit efad324
committed
Drop the unused rv = None initialization
Both branches inside the lock assign rv before it is read, so the
reset is dead code.1 parent 9c0df96 commit efad324
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1383 | 1383 | | |
1384 | 1384 | | |
1385 | 1385 | | |
1386 | | - | |
1387 | 1386 | | |
1388 | 1387 | | |
1389 | 1388 | | |
| |||
0 commit comments