Skip to content

Commit 02f885f

Browse files
committed
fix linter
1 parent 93953c9 commit 02f885f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

go/logic/migrator_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ func TestMigratorOnChangelogEvent(t *testing.T) {
114114
NewColumnValues: columnValues},
115115
Coordinates: mysql.NewFileBinlogCoordinates("mysql-bin.000004", int64(4)),
116116
}))
117-
118117
})
119118

120119
t.Run("state-ReadMigrationRangeValues", func(t *testing.T) {

0 commit comments

Comments
 (0)