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-08-20 13:56:03 +01:00
2019-08-13 16:20:38 +01:00
2019-09-03 10:21:30 +01:00
2019-08-22 11:28:12 +01:00
2019-08-16 16:13:25 +01:00
2019-08-15 21:02:40 -07:00
2019-08-20 08:49:53 +01:00
2019-08-16 13:29:41 +01:00
2019-08-20 12:38:06 +01:00
2019-08-21 13:16:28 +01:00
2019-08-21 11:21:58 +01:00
2019-08-28 13:12:22 +01:00
2019-08-23 09:57:07 +01:00
2019-08-24 22:33:43 +01:00
2019-08-27 11:50:52 +01:00
2019-08-27 09:36:12 +01:00