Skip to content

Commit 661b56c

Browse files
committed
fmt
1 parent 0596f61 commit 661b56c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/migrations/op_common_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,6 @@ func referentialAction(a migrations.ForeignKeyAction) string {
424424
default:
425425
return "a"
426426
}
427-
428427
}
429428

430429
func foreignKeyExists(t *testing.T, db *sql.DB, schema, table, constraint string, validated bool, onDeleteAction, onUpdateAction migrations.ForeignKeyAction) bool {

0 commit comments

Comments
 (0)