Revert "fix(cluster_static_config): verify crc value"

This reverts commit 5c3a853978c96817abffc040dd349d1fdc2a19bc.
This commit is contained in:
liuheng
2023-06-20 09:04:44 +08:00
parent 7b770002d6
commit ca93890838
2 changed files with 23 additions and 82 deletions

View File

@ -494,7 +494,6 @@ class ErrorCode():
'GAUSS_51255': "[GAUSS-51255] : Failed to reencrypt the password with dsscmd",
'GAUSS_51256': "[GAUSS-51256] : Failed to get the encrypted text with dsscmd",
'GAUSS_51257': "[GAUSS-51257] : There are some errors about dsscmd. ",
'GAUSS_51258': "[GAUSS-51258] : Failed to verify the %s crc value in file: %s",
}