Skip to content

Commit

Permalink
Merge pull request #1227 from JKRhb/fix-merge-conflict
Browse files Browse the repository at this point in the history
Remove left over merge conflict seperators
  • Loading branch information
sebastiankb authored Sep 15, 2021
2 parents d6410c9 + 402dd66 commit 37a0a29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4404,8 +4404,7 @@ <h2>Canonicalization</h2>
representing the UTC time zone instead
of an offset.</span>
</li>
<<<<<<< HEAD
=======

<li><span class="rfc2119-assertion" id="canonical-datetime-fracsec">
In the <a>Canonical TD</a>,
values that are of type <code>dateTime</code>
Expand All @@ -4418,7 +4417,7 @@ <h2>Canonicalization</h2>
values that are of type <code>dateTime</code>
MUST NOT use '24' in the hours field.</span>
</li>
>>>>>>> upstream/main

<li><span class="rfc2119-assertion" id="canonical-defaults">
In the <a>Canonical TD</a>,
all required elements MUST be given explicitly, even if they have defaults
Expand Down
5 changes: 2 additions & 3 deletions index.template.html
Original file line number Diff line number Diff line change
Expand Up @@ -3379,8 +3379,7 @@ <h2>Canonicalization</h2>
representing the UTC time zone instead
of an offset.</span>
</li>
<<<<<<< HEAD
=======

<li><span class="rfc2119-assertion" id="canonical-datetime-fracsec">
In the <a>Canonical TD</a>,
values that are of type <code>dateTime</code>
Expand All @@ -3393,7 +3392,7 @@ <h2>Canonicalization</h2>
values that are of type <code>dateTime</code>
MUST NOT use '24' in the hours field.</span>
</li>
>>>>>>> upstream/main

<li><span class="rfc2119-assertion" id="canonical-defaults">
In the <a>Canonical TD</a>,
all required elements MUST be given explicitly, even if they have defaults
Expand Down

0 comments on commit 37a0a29

Please sign in to comment.