diff options
Diffstat (limited to 'weed/shell/commands.go')
| -rw-r--r-- | weed/shell/commands.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/shell/commands.go b/weed/shell/commands.go index ade8acd89..b642ec253 100644 --- a/weed/shell/commands.go +++ b/weed/shell/commands.go @@ -40,7 +40,6 @@ var ( Commands = []command{} ) - func NewCommandEnv(options ShellOptions) *CommandEnv { return &CommandEnv{ env: make(map[string]string), |
