Skip to content

Commit

Permalink
#164 : Fix new Sonar whine
Browse files Browse the repository at this point in the history
  • Loading branch information
gazbert committed Apr 11, 2024
1 parent 91c3761 commit 18d1ea4
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 @@
public abstract class RestController {

/** Constructs the REST Controller. */
public RestController() {
RestController() {
// No extra init needed.
}
}

0 comments on commit 18d1ea4

Please sign in to comment.