mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
Run gofmt to get imports in line vs gohugoio/hugo
This commit is contained in:
@@ -18,9 +18,9 @@ import (
|
||||
"fmt"
|
||||
_os "os"
|
||||
|
||||
"github.com/gohugoio/hugo/deps"
|
||||
"github.com/spf13/afero"
|
||||
"github.com/spf13/cast"
|
||||
"github.com/gohugoio/hugo/deps"
|
||||
)
|
||||
|
||||
// New returns a new instance of the os-namespaced template functions.
|
||||
|
Reference in New Issue
Block a user