]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stateofthemap/recipes/default.rb
Remove redundant comment
[chef.git] / cookbooks / stateofthemap / recipes / default.rb
index c9eb827d5c56c5962a3063158eabdecb61b61993..394d2d0d872409318c4182e0eff66f4c398a3d74 100644 (file)
@@ -321,7 +321,6 @@ end
     user "root"
     group "root"
     notifies :run, "execute[/srv/#{year}.stateofthemap.org]"
-    # Workaround until 2019 until merged https://github.com/openstreetmap/stateofthemap-2019/pull/46
     only_if { ::File.exist?("/srv/#{year}.stateofthemap.org/Gemfile") }
   end