mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
Remove superfluous Errorf
This commit is contained in:
@@ -553,8 +553,6 @@ func (s *Site) ReBuild(events []fsnotify.Event) error {
|
||||
|
||||
s.timerStep("read & convert pages from source")
|
||||
|
||||
fmt.Errorf("%v", errs)
|
||||
|
||||
s.setupPrevNext()
|
||||
if err = s.BuildSiteMeta(); err != nil {
|
||||
return err
|
||||
|
Reference in New Issue
Block a user