Merge branch '21666-provision-test-improvement'
[arvados.git] / services / api / config / initializers / reload_config.rb
index 22eee1601bb43940de5254c6cb10205181975d03..f6ef8af963b434bc53f573c107c50aa56b29c2d4 100644 (file)
@@ -2,9 +2,6 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-# When updating this, please make the same changes in
-# apps/workbench/config/initializers/reload_config.rb as well.
-
 def start_reload_thread
   Thread.new do
     lockfile = Rails.root.join('tmp', 'reload_config.lock')