forked from extern/httpie-cli
pep8
This commit is contained in:
parent
6cd934d1b8
commit
5a908aa411
@ -111,5 +111,3 @@ def get_expired_cookies(
|
||||
for cookie in cookies
|
||||
if cookie.get('expires', float('Inf')) <= now
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user