diff options
Diffstat (limited to 'Command/Move.hs')
-rw-r--r-- | Command/Move.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/Move.hs b/Command/Move.hs index 142a84d71..357ccc21e 100644 --- a/Command/Move.hs +++ b/Command/Move.hs @@ -19,7 +19,6 @@ import Logs.Presence import Logs.Transfer import GitAnnex.Options import Types.Key -import Types.Remote def :: [Command] def = [withOptions moveOptions $ command "move" paramPaths seek |