Fixing verify-staticcheck.sh (#1622)
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com>
This commit is contained in:
@@ -32,7 +32,6 @@ import (
|
||||
|
||||
const (
|
||||
deployArchive = iota
|
||||
sourceArchive
|
||||
)
|
||||
|
||||
type GetSubCommand struct {
|
||||
|
||||
@@ -57,7 +57,6 @@ func init() {
|
||||
}
|
||||
|
||||
const (
|
||||
natsProtocol = "nats://"
|
||||
defaultNatsClusterID = "fissionMQTrigger"
|
||||
defaultNatsClientID = "fission"
|
||||
defaultNatsQueueGroup = "fission-messageQueueNatsTrigger"
|
||||
|
||||
Reference in New Issue
Block a user