Skip to content

Commit

Permalink
ignore sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
Valeri Tsolov committed Nov 28, 2024
1 parent 4fbd16c commit c60e683
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
* A wrapper around OkHttp's http client to send out notifications using Apple's HTTP/2 API.
*/
// NOSONAR
public class SyncOkHttpApnsClient implements ApnsClient {
public class SyncOkHttpApnsClient implements ApnsClient { // NOSONAR

private final String defaultTopic;
private final String apnsAuthKey;
Expand Down

0 comments on commit c60e683

Please sign in to comment.