aboutsummaryrefslogtreecommitdiff
path: root/weed/command/command.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/command/command.go')
-rw-r--r--weed/command/command.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/command/command.go b/weed/command/command.go
index 91b9bf3fc..39a01cc05 100644
--- a/weed/command/command.go
+++ b/weed/command/command.go
@@ -13,7 +13,6 @@ var Commands = []*Command{
cmdCompact,
cmdCopy,
cmdFix,
- cmdFilerExport,
cmdFilerReplicate,
cmdServer,
cmdMaster,