Skip to content

Commit

Permalink
article: remove template from rejection step
Browse files Browse the repository at this point in the history
ref:inspirehep/inspirehep#4124
  • Loading branch information
MJedr committed Oct 15, 2021
1 parent dde6a97 commit 9944ba6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions inspirehep/modules/workflows/workflows/article.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,10 +217,6 @@
is_submission,
do_not_repeat('reply_ticket_submission_not_accepted')(
reply_ticket(
template=(
"literaturesuggest/tickets/"
"user_rejected.html"
),
context_factory=reply_ticket_context
),
),
Expand Down

0 comments on commit 9944ba6

Please sign in to comment.