We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9601bc0 commit 0f7a4fbCopy full SHA for 0f7a4fb
v2/pkgs/tools.go
@@ -64,7 +64,6 @@ type Tools struct {
64
behaviour string
65
installed map[string]string
66
mutex sync.RWMutex
67
-
68
verifySignaturePubKey *rsa.PublicKey // public key used to verify the signature of a command sent to the boards
69
}
70
0 commit comments