1
0

fix(api tokens): lint

This commit is contained in:
kolaente
2023-09-01 15:56:35 +02:00
parent a4d946b4a9
commit eac4e455fd
2 changed files with 2 additions and 4 deletions

View File

@ -21,6 +21,7 @@ import (
"crypto/subtle"
"encoding/hex"
"time"
"xorm.io/builder"
"code.vikunja.io/api/pkg/db"