<p></p>
<p><b>@ghubstan</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4214#discussion_r419138454">core/src/main/java/bisq/core/grpc/ApiStatus.java</a>:</p>
<pre style='color:#555'>> @@ -56,5 +53,5 @@ public String toString() {
                 ", description='" + description + '\'' +
                 '}';
     }
-}
+    }
</pre>
<p>My Intellij IDE is using the project scheme defined in the repo's <code>.editorconfig</code> file:</p>
<pre><code>root = true

[*]
indent_style = space
indent_size = 4
continuation_indent_size = 8
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.diff]
trim_trailing_whitespace = false

[Makefile]
indent_style = tab

[*.bat]
end_of_line = crlf

[build.gradle]
continuation_indent_size = 4

[.idea/codeStyles/*.xml]
indent_size = 2
insert_final_newline = false

</code></pre>
<p>It could have been a fat finger error when I was reformatting the class after removing some lines with ^ALT-L.  But I'm really not sure if that is the cause.  I'll keep an eye on it.</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/4214#discussion_r419138454">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNXHJ2Z2NKFMSQ6ZHNTRPWXD7ANCNFSM4MUIOB4Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVDVXSMCTKPLZHW4KLRPWXD7A5CNFSM4MUIOB42YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODAPF2YY.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/4214#discussion_r419138454",
"url": "https://github.com/bisq-network/bisq/pull/4214#discussion_r419138454",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>