Removed warnings from go staticcheck

This commit is contained in:
gezimbll
2023-11-07 02:27:59 -05:00
committed by Dan Christian Bogos
parent c2dacc42c1
commit 09e5088262
57 changed files with 80 additions and 137 deletions

View File

@@ -360,7 +360,6 @@ func TestCommandExecuterClientArgs(t *testing.T) {
}
type mockTest struct {
a int
B *bool
C struct {
}