Commit 587df766 authored by Douwe Maan's avatar Douwe Maan

Resolve conflict in project_cache_worker.rb

parent 8d0471c6
# Worker for updating any project specific caches.
class ProjectCacheWorker
include ApplicationWorker
<<<<<<< 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