Add static code analysis to CI test (#1197)
This commit is contained in:
@@ -25,8 +25,7 @@ import (
|
||||
)
|
||||
|
||||
type FissionVersion struct {
|
||||
client *client.Client
|
||||
namespace string
|
||||
client *client.Client
|
||||
}
|
||||
|
||||
func NewFissionVersion(client *client.Client) Resource {
|
||||
|
||||
Reference in New Issue
Block a user