Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Oct 22, 2023
1 parent b99e3ce commit 592ee91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion server/backend/migration/20200000000000.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ package migration

import (
_ "embed"
"strings"

log "github.com/sirupsen/logrus"
"gorm.io/gorm/logger"
"strings"

"github.com/go-gormigrate/gormigrate/v2"
"gorm.io/gorm"
Expand Down

0 comments on commit 592ee91

Please sign in to comment.