mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Run gofmt to get imports in line vs gohugoio/hugo
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
package hugofs
|
||||
|
||||
import (
|
||||
"github.com/spf13/afero"
|
||||
"github.com/gohugoio/hugo/config"
|
||||
"github.com/spf13/afero"
|
||||
)
|
||||
|
||||
// Os points to an Os Afero file system.
|
||||
|
Reference in New Issue
Block a user