Skip to content

Commit

Permalink
#164 : Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
gazbert committed Apr 11, 2024
1 parent 18d1ea4 commit 6be15ba
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,4 @@
termsOfService = "https://github.com/gazbert/bxbot"))
@SecurityRequirement(name = "Authorization")
public abstract class RestController {

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

0 comments on commit 6be15ba

Please sign in to comment.