metamigo-api: fix linter errors

This commit is contained in:
Abel Luck 2023-03-13 16:40:04 +00:00
parent 594bc23583
commit f4a3031c5e
9 changed files with 181 additions and 108 deletions

View file

@ -161,7 +161,6 @@ export const UnverifyBotRoute = Helpers.withDefaults({
},
});
export const RefreshBotRoute = Helpers.withDefaults({
method: "get",
path: "/api/whatsapp/bots/{id}/refresh",