Sentinel
Sentinel copied to clipboard
Fix [3500] remove repeat check code
Describe what this PR does / why we need it
Fix Issue #3500
Does this pull request fix one issue?
Fixes #3500
Describe how you did it
Delete repeat code.
Describe how to verify it
Delete the code, run mvn clean test then no error hanppened.