Fixing verify-staticcheck.sh (#1622)

Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com>
This commit is contained in:
Alok Bhan
2020-06-04 15:16:09 +05:30
committed by GitHub
co-authored by Vishal
parent 9dd084810f
commit 33c23c1341
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -32,7 +32,6 @@ import (
const (
deployArchive = iota
sourceArchive
)
type GetSubCommand struct {
-1
View File
@@ -57,7 +57,6 @@ func init() {
}
const (
natsProtocol = "nats://"
defaultNatsClusterID = "fissionMQTrigger"
defaultNatsClientID = "fission"
defaultNatsQueueGroup = "fission-messageQueueNatsTrigger"