1
0

fix: lint

This commit is contained in:
kolaente
2023-02-14 20:37:11 +01:00
parent 5a0cee2fc5
commit 20a5994b17
3 changed files with 10 additions and 8 deletions

View File

@ -17,9 +17,10 @@
package models
import (
"code.vikunja.io/api/pkg/events"
"time"
"code.vikunja.io/api/pkg/events"
"xorm.io/builder"
"xorm.io/xorm"