diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-19 16:36:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-19 16:36:19 -0400 |
commit | 61307263c9ec3627df867836fc7e4db812c54621 (patch) | |
tree | af9cf913e56ae8489441a655a468cac7b92d11a1 /Command | |
parent | 271bec8c70920322fee13a052df4a9279255e698 (diff) |
more quickcheck fun
Diffstat (limited to 'Command')
-rw-r--r-- | Command/Sync.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/Sync.hs b/Command/Sync.hs index d6736a616..e70524ee3 100644 --- a/Command/Sync.hs +++ b/Command/Sync.hs @@ -15,7 +15,6 @@ import qualified Annex import qualified Annex.Branch import qualified Annex.Queue import Annex.Content -import Annex.Content.Direct import Annex.Direct import Annex.CatFile import qualified Git.Command |