mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-09 12:40:49 -04:00
Remove superfluous Errorf
This commit is contained in:
parent
c1e4309516
commit
50182cd06b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user