]> git.openstreetmap.org Git - rails.git/blob - app/views/api/changeset_comments/visibilities/destroy.json.jbuilder
Bump @stylistic/eslint-plugin-js from 4.1.0 to 4.2.0
[rails.git] / app / views / api / changeset_comments / visibilities / destroy.json.jbuilder
1 json.partial! "api/root_attributes"
2
3 json.changeset do
4   json.partial! "api/changesets/changeset", :changeset => @changeset
5 end