fixed lint issue
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
parent
d2472c57c7
commit
9d899a6282
@ -63,7 +63,6 @@ func (c *transformSecretTask) Run(ctx context.Context, pctx *plancontext.Context
|
||||
newLeafPath := cue.MakePath(newLeafSelectors...)
|
||||
p := newLeafPath.String()
|
||||
pathToSecrets[p] = plaintext
|
||||
|
||||
}
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user