This commit is contained in:
kolaente 2021-07-07 20:53:26 +02:00
parent 0c5dfe5c48
commit 8b6aeb8571
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -19,10 +19,10 @@ package migration
import (
"bytes"
"io/ioutil"
"xorm.io/xorm"
"code.vikunja.io/api/pkg/db"
"code.vikunja.io/api/pkg/files"
"code.vikunja.io/api/pkg/log"
"code.vikunja.io/api/pkg/models"