NetApp / trident

Storage orchestrator for containers
Apache License 2.0
762 stars 222 forks source link

chore: unnecessary use of fmt.Sprintf #847

Open testwill opened 1 year ago

testwill commented 1 year ago

Change description

remove unnecessary use of fmt.Sprintf ## Project tracking

Do any added TODOs have an issue in the backlog?

Did you add unit tests? Why not?

Does this code need functional testing?

Is a code review walkthrough needed? why or why not?

Should additional test coverage be executed in addition to pre-merge?

Does this code need a note in the changelog?

Does this code require documentation changes?

Additional Information