<p></p>
<p>What's significant is the 2nd commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/bisq/commit/c781394dbbd44742eb50ec4f83cb638a2fc7a0a4/hovercard" href="https://github.com/bisq-network/bisq/commit/c781394dbbd44742eb50ec4f83cb638a2fc7a0a4"><tt>c781394</tt></a>. It's so simple, no regression seems possible. The 3rd commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/bisq/commit/4d62136d6218d4785bc678bf10daf22c4d85f960/hovercard" href="https://github.com/bisq-network/bisq/commit/4d62136d6218d4785bc678bf10daf22c4d85f960"><tt>4d62136</tt></a> is even more trivial, like just improving comments.</p>
<p>The 1st commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/bisq/commit/851ef0781209db66a813c9446c4859c1136d7bda/hovercard" href="https://github.com/bisq-network/bisq/commit/851ef0781209db66a813c9446c4859c1136d7bda"><tt>851ef07</tt></a> is less transparent, but after hiding whitespace changes, I see there are only 2 actual edits:</p>
<ol>
<li><code>import java.util.HashMap;</code> and <code>import bisq.core.locale.Country;</code> deleted.</li>
<li><code>new ArrayList<String>();</code> -> <code>new ArrayList<>();</code></li>
</ol>
<p>I guess 1 is simply unused "include"s, and 2 is something like <code>auto</code> in C++? Idk, a real Java programmer can review this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5694#issuecomment-919054824">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQAIRR3EWDDDN3TE6LUB4VK7ANCNFSM5D5WLCNA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AJFFTNX77UNQIQSFYJ5B5EDUB4VK7A5CNFSM5D5WLCNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOG3D2T2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5694#issuecomment-919054824",
"url": "https://github.com/bisq-network/bisq/pull/5694#issuecomment-919054824",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>