ls2: remove in favour of lsf

This commit is contained in:
Nick Craig-Wood
2018-01-06 14:41:36 +00:00
parent 0d041602cf
commit 54a9fdf421
2 changed files with 0 additions and 47 deletions

View File

@ -23,7 +23,6 @@ import (
_ "github.com/ncw/rclone/cmd/info"
_ "github.com/ncw/rclone/cmd/listremotes"
_ "github.com/ncw/rclone/cmd/ls"
_ "github.com/ncw/rclone/cmd/ls2"
_ "github.com/ncw/rclone/cmd/lsd"
_ "github.com/ncw/rclone/cmd/lsf"
_ "github.com/ncw/rclone/cmd/lsjson"