Commit 9ec1644f authored by Imre Farkas's avatar Imre Farkas

Resolve conflict in app/workers/project_cache_worker.rb

parent be0eca32
......@@ -4,10 +4,7 @@
class ProjectCacheWorker
include ApplicationWorker
include ExclusiveLeaseGuard
<<<<<<< HEAD
prepend EE::Workers::ProjectCacheWorker
=======
>>>>>>> upstream/master
LEASE_TIMEOUT = 15.minutes.to_i
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment