Skip to content

Commit

Permalink
cities
Browse files Browse the repository at this point in the history
  • Loading branch information
GerasimovRM committed Feb 16, 2021
1 parent 8ac245a commit 9188e9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ def main():
}
handle_dialog(response, request.json)
logging.info(f'Response: {response!r}')
print(response)
return json.dumps(response)


Expand Down

0 comments on commit 9188e9e

Please sign in to comment.