<blockquote>
<p>I have force pushed removing the annotation from the abstract classes.</p>
<p>I have consistently used</p>
<pre><code>import javax.inject.Named;
</code></pre>
<p>To mirror the usage of</p>
<pre><code>import javax.inject.Inject;
</code></pre>
<p>These are library agnostic and should still be effective if a different DI framework is used. I didn't notice that another import was used elsewhere.</p>
</blockquote>
<p>I guess we should get rid of the Guice bound annotations in favor of the generic one at some point.</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/3658?email_source=notifications&email_token=AJFFTNT4CHIJDEOI7373LLDQU6UP7A5CNFSM4JQIXJT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE5E5VI#issuecomment-557469397">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNW46W27AY54DNIHDE3QU6UP7ANCNFSM4JQIXJTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNX5WZ3BO46CBPYA6ULQU6UP7A5CNFSM4JQIXJT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE5E5VI.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/3658?email_source=notifications\u0026email_token=AJFFTNT4CHIJDEOI7373LLDQU6UP7A5CNFSM4JQIXJT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE5E5VI#issuecomment-557469397",
"url": "https://github.com/bisq-network/bisq/pull/3658?email_source=notifications\u0026email_token=AJFFTNT4CHIJDEOI7373LLDQU6UP7A5CNFSM4JQIXJT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE5E5VI#issuecomment-557469397",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>