mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
commands: Remove unused code
This commit is contained in:
@@ -31,12 +31,9 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
configFormat string
|
||||
contentEditor string
|
||||
contentFormat string
|
||||
contentFrontMatter string
|
||||
contentType string
|
||||
siteType string
|
||||
configFormat string
|
||||
contentEditor string
|
||||
contentType string
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user