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