mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-12 20:13:59 +02:00
commands: Remove the benchmark command
It's not particulary useful, and when we start to get bug reports about it, it is easier to remove it. Closes #5543
This commit is contained in:
@@ -48,7 +48,6 @@ func (b *commandsBuilder) addAll() *commandsBuilder {
|
||||
newEnvCmd(),
|
||||
newConfigCmd(),
|
||||
newCheckCmd(),
|
||||
b.newBenchmarkCmd(),
|
||||
newConvertCmd(),
|
||||
b.newNewCmd(),
|
||||
newListCmd(),
|
||||
|
Reference in New Issue
Block a user