aboutsummaryrefslogtreecommitdiff
path: root/Command/Schedule.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Schedule.hs')
-rw-r--r--Command/Schedule.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Command/Schedule.hs b/Command/Schedule.hs
index 266208f9a..5721e98e7 100644
--- a/Command/Schedule.hs
+++ b/Command/Schedule.hs
@@ -7,9 +7,8 @@
module Command.Schedule where
-import Common.Annex
-import qualified Annex
import Command
+import qualified Annex
import qualified Remote
import Logs.Schedule
import Types.ScheduledActivity