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.  | 
			||
|---|---|---|
| .. | ||
| __init__.py | ||
| v1.py | ||
| v2.py | ||
				
					
						
							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.  | 
			||
|---|---|---|
| .. | ||
| __init__.py | ||
| v1.py | ||
| v2.py | ||