Skip to content

Commit

Permalink
Deleted comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dhakim87 committed Jun 8, 2020
1 parent 146b132 commit b3e9226
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions microsetta_private_api/example/client_impl.py
Original file line number Diff line number Diff line change
Expand Up @@ -549,8 +549,6 @@ def post_account_details(account_id, body):
if do_return:
return sample_output

# Do we want this to return to the account details page or the
# account overview page?
return redirect('/accounts/%s' % (account_id,))


Expand Down

0 comments on commit b3e9226

Please sign in to comment.