Skip to content

Commit

Permalink
remove empty space
Browse files Browse the repository at this point in the history
  • Loading branch information
usamabinnadeem-10 committed Nov 7, 2024
1 parent 672e673 commit 588a608
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/shop/cred/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ def cred_sign_up(**_):
sign_up_open=sign_up_open,
search_type=search_type,
)

form_fields = {}
for key in flask.request.form:
values = flask.request.form.getlist(key)
Expand Down

0 comments on commit 588a608

Please sign in to comment.