engine: resources: Remove this noise

This commit is contained in:
James Shubin
2025-09-29 21:26:14 -04:00
parent 154f900d2a
commit 52fbc31da7

View File

@@ -562,7 +562,6 @@ func (obj *ExecRes) CheckApply(ctx context.Context, apply bool) (bool, error) {
} }
// apply portion // apply portion
obj.init.Logf("Apply")
var cmdName string var cmdName string
var cmdArgs []string var cmdArgs []string
if obj.Shell == "" { if obj.Shell == "" {