Skip to content
Snippets Groups Projects
Commit 4dfd4e03 authored by Douwe Maan's avatar Douwe Maan
Browse files

Merge branch 'fix-bad-merge' into 'master'

Fix bad merge

/cc: @dzaporozhets 

See merge request !2116
parents 9908da17 02f56731
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -821,7 +821,6 @@ class Project < ActiveRecord::Base
end
end
 
<<<<<<< HEAD
def any_runners?(&block)
if runners.active.any?(&block)
return true
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment