Andrew Morgan 2a44782666
Remove double return statements (#5962)
Remove all the "double return" statements which were a result of us removing all the instances of

```
defer.returnValue(...)
return
```

statements when we switched to python3 fully.
2019-09-03 11:42:45 +01:00
..
2019-06-20 19:32:02 +10:00
2019-09-03 10:21:30 +01:00
2019-09-03 10:21:30 +01:00
2019-08-22 11:28:12 +01:00
2019-08-22 11:28:12 +01:00
2019-06-20 19:32:02 +10:00
2019-06-20 19:32:02 +10:00
2019-08-27 09:39:11 +01:00
2019-08-21 13:16:28 +01:00
2019-05-21 11:36:50 -05:00