Skip to content

Commit

Permalink
chore: configure new swagger version for roman
Browse files Browse the repository at this point in the history
  • Loading branch information
yamilmedina committed Dec 8, 2023
1 parent 853e9a3 commit 5eaa8dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/src/main/java/com/wire/bots/roman/Application.java
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ protected SwaggerBundleConfiguration getSwaggerBundleConfiguration(Config config
}

@Override

protected MessageHandlerBase createHandler(Config config, Environment env) {
this.messageHandler = new MessageHandler(getJdbi(), getClient());
return messageHandler;
Expand Down

0 comments on commit 5eaa8dd

Please sign in to comment.