Fix flake8 warning

This commit is contained in:
Thomas Sileo 2018-06-01 01:28:32 +02:00
parent 6711722bd0
commit 45afd99098

View file

@ -1129,7 +1129,6 @@ def build_ordered_collection(col, q=None, cursor=None, map_func=None, limit=50,
return resp
# If there's a cursor, then we return an OrderedCollectionPage
resp = {
'@context': CTX_AS,