mirror of
https://github.com/aykhans/slash-e.git
synced 2026-06-15 07:25:58 +00:00
chore: fix format
This commit is contained in:
@@ -22,8 +22,6 @@ import (
|
||||
//go:embed migration
|
||||
var migrationFS embed.FS
|
||||
|
||||
|
||||
|
||||
const (
|
||||
// MigrateFileNameSplit is the split character between the patch version and the description in the migration file name.
|
||||
// For example, "1__create_table.sql".
|
||||
|
||||
Reference in New Issue
Block a user