chore(auth): rename error

This commit is contained in:
kolaente
2025-03-17 18:03:44 +01:00
committed by konrad
parent 06851ca639
commit 9f5c761fd9
4 changed files with 26 additions and 24 deletions

View File

@@ -17,9 +17,10 @@
package openid
import (
"code.vikunja.io/api/pkg/models"
"testing"
"code.vikunja.io/api/pkg/models"
"code.vikunja.io/api/pkg/db"
"code.vikunja.io/api/pkg/user"
"code.vikunja.io/api/pkg/utils"