Skip to content

Commit

Permalink
Update versiondb/client/fixdata.go
Browse files Browse the repository at this point in the history
Signed-off-by: yihuang <[email protected]>
  • Loading branch information
yihuang authored Nov 11, 2024
1 parent 893781b commit a7e83e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion versiondb/client/fixdata.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ func FixDataCmd(stores []string) *cobra.Command {
return err
}

// see: https://github.com/crypto-org-chain/cronos/issues/1683
return versionDB.FixData(stores)
},
}
Expand Down

0 comments on commit a7e83e6

Please sign in to comment.