Skip to content

Commit

Permalink
[#222] remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonny Bakker committed Sep 29, 2022
1 parent ac35cb6 commit 8cafb40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vng_api_common/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ def get_request_parameters(self):
]
)

# TODO: show paginated response
if is_search_view(self.view):
paginator = self._get_paginator()

Expand Down

0 comments on commit 8cafb40

Please sign in to comment.