1
0

fix(webhooks): lint

This commit is contained in:
kolaente
2023-10-17 20:35:05 +02:00
parent 2c84cec044
commit 7a74e491da
4 changed files with 18 additions and 15 deletions

View File

@ -17,9 +17,10 @@
package v1
import (
"net/http"
"code.vikunja.io/api/pkg/models"
"github.com/labstack/echo/v4"
"net/http"
)
// GetAvailableWebhookEvents returns a list of all possible webhook target events