mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
commands: Remove unused code
This commit is contained in:
@@ -26,8 +26,6 @@ import (
|
||||
"github.com/spf13/hugo/hugolib"
|
||||
)
|
||||
|
||||
var timeLayout string // the layout for time.Time
|
||||
|
||||
var versionCmd = &cobra.Command{
|
||||
Use: "version",
|
||||
Short: "Print the version number of Hugo",
|
||||
|
Reference in New Issue
Block a user