ledigang
ledigang
# Description replace HasPrefix+TrimPrefix with CutPrefix ## Jira / Linear Tickets - [DVT-000]() # Testing - [ ] Test A - [ ] Test B
## Summary Closes #_ - [ ] y/n | Does it introduce breaking changes? - [ ] y/n | Is it dependent on a specific version of `cargo-contract` or `pallet-revive`?...
**What does this pull request do? Explain your changes. (required)** This change replaces occurrences of interface{} with the predeclared identifier any, introduced in Go 1.18 as an alias for interface{}....
remove repetitive word in scripts/voting/new_vote.py