Clean up old code
Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
parent
be3628d93c
commit
45de510ce0
@ -50,7 +50,6 @@ func (t *writeFileTask) Run(ctx context.Context, pctx *plancontext.Context, s so
|
||||
|
||||
mode, err := v.Lookup("mode").Int64()
|
||||
|
||||
// err = fmt.Errorf("%s: unhandled data type in WriteFile: %w", path, err)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
|
Reference in New Issue
Block a user