try icon indicating copy to clipboard operation
try copied to clipboard

Remove unused variables to enable build with Go 1.18

Open jawn-smith opened this issue 2 years ago • 0 comments

Go 1.18 is more strict about unused variables. These variables need to be removed to keep the project building with Go 1.18.

jawn-smith avatar Mar 16 '22 18:03 jawn-smith