Skip to content

Commit c32458f

Browse files
committed
Fix multiple template files
1 parent e16cda4 commit c32458f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/templatedir/templatedir.go

-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ func (t *TemplateDir) processTemplateDirs(targetDirectory string, data interface
205205
if err != nil {
206206
return err
207207
}
208-
return err
209208
}
210209

211210
return nil

0 commit comments

Comments
 (0)