mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-01 01:16:40 +00:00
chore(auth): rename error
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user