Skip to content

Commit

Permalink
Fix DownloadMessagesByPageGzip
Browse files Browse the repository at this point in the history
  • Loading branch information
davitmamrikishvili committed Jul 26, 2024
1 parent 4fc2c33 commit ea49518
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion th2_data_services/data_source/lwdp/commands/http.py
Original file line number Diff line number Diff line change
Expand Up @@ -1297,7 +1297,6 @@ def handle(self, data_source: DataSource):
book_id=self._book_id,
sort=self._sort,
response_formats=self._response_formats,
keep_open=self._keep_open,
fast_fail=self._fast_fail,
)

Expand Down

0 comments on commit ea49518

Please sign in to comment.