Fix lint
This commit is contained in:
parent
d6d1d3b436
commit
246800e053
@ -27,7 +27,7 @@ type ChangelogState string
|
||||
const (
|
||||
AllEventsUpToLockProcessed ChangelogState = "AllEventsUpToLockProcessed"
|
||||
GhostTableMigrated ChangelogState = "GhostTableMigrated"
|
||||
Migrated ChangelogState = "Migrated"
|
||||
Migrated ChangelogState = "Migrated"
|
||||
ReadMigrationRangeValues ChangelogState = "ReadMigrationRangeValues"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user