Fix after 'static-analysis' job fail

This commit is contained in:
Andrea Leone 2019-09-07 13:09:55 +02:00
parent b807b42aa3
commit 26435701bc
No known key found for this signature in database
GPG Key ID: 7391D710007AE6C0
1 changed files with 0 additions and 1 deletions

View File

@ -1267,7 +1267,6 @@ module API
expose :protected do |repo_tag, options|
::ProtectedTag.protected?(options[:project], repo_tag.name)
end
end
class Runner < Grape::Entity