Remove extra newline.
This commit is contained in:
parent
4cd7276bb6
commit
def2f91662
|
@ -171,7 +171,6 @@ class Request(dict):
|
|||
|
||||
return self._cookies
|
||||
|
||||
|
||||
@property
|
||||
def ip(self):
|
||||
if not hasattr(self, '_socket'):
|
||||
|
|
Loading…
Reference in New Issue
Block a user