1
0

fix: lint

This commit is contained in:
kolaente
2023-08-29 11:32:45 +02:00
parent c1ccbe8186
commit 29317b980e
6 changed files with 25 additions and 14 deletions

View File

@ -17,8 +17,9 @@
package migration
import (
"src.techknowlogick.com/xormigrate"
"time"
"src.techknowlogick.com/xormigrate"
"xorm.io/xorm"
)