delete commented
This commit is contained in:
parent
0dce90931c
commit
ebeb05cd1a
@ -40,11 +40,6 @@ type AssetIndex struct {
|
|||||||
Artifact
|
Artifact
|
||||||
}
|
}
|
||||||
|
|
||||||
// type Argument struct {
|
|
||||||
// Value string `json:"value"`
|
|
||||||
// Rules []Rule `json:"rules"`
|
|
||||||
// }
|
|
||||||
|
|
||||||
type Rule struct {
|
type Rule struct {
|
||||||
Action RuleAct `json:"action" mapstructure:"action"`
|
Action RuleAct `json:"action" mapstructure:"action"`
|
||||||
// OS information. All fields are regexes.
|
// OS information. All fields are regexes.
|
||||||
|
Loading…
Reference in New Issue
Block a user