diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-02 19:55:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-02 19:55:18 -0400 |
commit | 4c3a314d1f874038806f4b0a529661b7a946fce0 (patch) | |
tree | 010e91ef0f573b4ae9b7200d2cc1d3f6a5c4e1f0 /Remote/Web.hs | |
parent | 971f7af60e17eca942b2b56218288a1fea28b266 (diff) |
clean import list
Diffstat (limited to 'Remote/Web.hs')
-rw-r--r-- | Remote/Web.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Remote/Web.hs b/Remote/Web.hs index 1bec4a7de..0a8df35d5 100644 --- a/Remote/Web.hs +++ b/Remote/Web.hs @@ -25,8 +25,6 @@ import Annex.Quvi import qualified Utility.Quvi as Quvi #endif -import qualified Data.Map as M - remote :: RemoteType remote = RemoteType { typename = "web", |