mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	Run gofmt to get imports in line vs gohugoio/hugo
This commit is contained in:
		@@ -19,8 +19,8 @@ import (
 | 
			
		||||
	"strconv"
 | 
			
		||||
	"strings"
 | 
			
		||||
 | 
			
		||||
	radix "github.com/hashicorp/go-immutable-radix"
 | 
			
		||||
	"github.com/gohugoio/hugo/helpers"
 | 
			
		||||
	radix "github.com/hashicorp/go-immutable-radix"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
// Deprecated: Use .Site.Home.Sections.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user