chore(web): move web handler package to Vikunja
(cherry picked from commit 2063da9eecf8d0980a62106a627d7f00da172138)
This commit is contained in:
@ -26,7 +26,7 @@ import (
|
||||
"code.vikunja.io/api/pkg/user"
|
||||
"gopkg.in/d4l3k/messagediff.v1"
|
||||
|
||||
"code.vikunja.io/web"
|
||||
"code.vikunja.io/api/pkg/web"
|
||||
)
|
||||
|
||||
func TestLabel_ReadAll(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user