diff options
Diffstat (limited to 'Command/Watch.hs')
-rw-r--r-- | Command/Watch.hs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Command/Watch.hs b/Command/Watch.hs index ac2f27397..9bc92d85b 100644 --- a/Command/Watch.hs +++ b/Command/Watch.hs @@ -7,9 +7,8 @@ module Command.Watch where -import Common.Annex -import Assistant import Command +import Assistant import Utility.HumanTime cmd :: Command |