<p>related: <a href="https://github.com/openstreetmap/iD/issues/2475" class="issue-link" title='Error while saving: version-mismatch / "save" refuses to delete already deleted way'>openstreetmap/iD#2475</a></p>

<p>The object is obviously unused if it's already been deleted.. No need to reject a user's changeset for this error.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/bhousel/openstreetmap-website master</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/858'>https://github.com/openstreetmap/openstreetmap-website/pull/858</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Don't raise APIAlreadyDeletedError when deleting with if-unused</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/858/files#diff-0">lib/diff_reader.rb</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/858.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/858.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/858.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/858.diff</a></li>
</ul>

<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/858">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLZYZC3NybAoa57Rx2Z8XV7ofDPzRks5nX7HmgaJpZM4DIzdt.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/pull/858"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>