try
try copied to clipboard
Remove unused variables to enable build with Go 1.18
Go 1.18 is more strict about unused variables. These variables need to be removed to keep the project building with Go 1.18.