Skip to content

Commit

Permalink
DigixGlobal#70 resend_transaction_mutation removed excess line
Browse files Browse the repository at this point in the history
  • Loading branch information
bshevchenko committed Sep 9, 2019
1 parent 0222658 commit a0f9970
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/graphql/mutations/resend_transaction_mutation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ def resolve(id:, transaction_object:, signed_transaction:)
attrs
)

form_error(key, 'id', 'Unauthorized action')

case result
when :unauthorized_action
form_error(key, 'id', 'Unauthorized action')
Expand Down

0 comments on commit a0f9970

Please sign in to comment.