Skip to content

Commit

Permalink
Fix cops
Browse files Browse the repository at this point in the history
  • Loading branch information
waiting-for-dev committed Jan 30, 2018
1 parent 52b080d commit c535c3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/warden/jwt_auth/token_revoker.rb
Expand Up @@ -17,6 +17,7 @@ def call(token)
# rubocop:disable Lint/HandleExceptions
rescue JWT::ExpiredSignature
end
# rubocop:enable Lint/HandleExceptions
end
end
end

0 comments on commit c535c3f

Please sign in to comment.