celo-org / celo-blockchain

Official repository for the golang Celo Blockchain
https://celo.org
GNU Lesser General Public License v3.0
555 stars 199 forks source link

chore: remove repetitive words #2327

Open shandongzhejiang opened 3 weeks ago

shandongzhejiang commented 3 weeks ago

Description

remove repetitive words

Other changes

Describe any minor or "drive-by" changes here.

Tested

An explanation of how the changes were tested or an explanation as to why they don't need to be.

Related issues

Backwards compatibility

Brief explanation of why these changes are/are not backwards compatible.

codecov[bot] commented 15 minutes ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.62%. Comparing base (f0adb14) to head (4004659). Report is 43 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2327 +/- ## ========================================== + Coverage 55.06% 55.62% +0.56% ========================================== Files 684 685 +1 Lines 114596 92221 -22375 ========================================== - Hits 63097 51297 -11800 + Misses 47617 37007 -10610 - Partials 3882 3917 +35 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.