mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 00:51:34 +02:00
ls2: remove in favour of lsf
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user