1
0

fix: lint

This commit is contained in:
kolaente
2023-09-04 14:25:46 +02:00
parent 80b40bb2c0
commit d6db498853
2 changed files with 3 additions and 3 deletions

View File

@ -17,10 +17,10 @@
package notifications
import (
"code.vikunja.io/api/pkg/log"
"encoding/json"
"code.vikunja.io/api/pkg/db"
"code.vikunja.io/api/pkg/log"
)
// Notification is a notification which can be sent via mail or db.