Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd737dc9 authored by Adam Tauber's avatar Adam Tauber
Browse files

[fix] remove debug code

parent 5f7056cf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -48,7 +48,6 @@ def request(query, params):
        if params['time_range'] in time_range_dict:
            params['url'] += time_range_url.format(time_range=time_range_dict[params['time_range']])
    else:
        print(params['engine_data']['next_page_token'])
        params['url'] = next_page_url
        params['method'] = 'POST'
        params['data'] = dumps({