Skip to content

Fix broken static-analysis on master

Stan Hu requested to merge sh-fix-static-analysis-jira into master

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/32436 introduced the atlassian-jwt gem as part of the jira-ruby dependency update. To get around this, we remove the constants as they have already been defined by the gem.

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/14632

Edited by Stan Hu

Merge request reports