<p>In app/views/changeset/show.xml.builder:</p>
<pre style='color:#555'>> @@ -0,0 +1,5 @@
> +xml.instruct!
> +
> +xml.osm(:version => API_VERSION, :generator => GENERATOR) do |osm|
> +  osm << render(:partial => "changeset", :object => @changeset)
</pre>
<p>What's the point of extracting this into a partial? It doesn't look like it's used anywhere else?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/openstreetmap-website/pull/772/files#r15404215">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/1419053__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyMTkxODgyNCwiZGF0YSI6eyJpZCI6MzU4NjU3NjJ9fQ==--b5423c807fc00b25ef490c3ab6af5b56c0287341.gif" width="1" /></p>