summaryrefslogtreecommitdiff
path: root/Remote
diff options
context:
space:
mode:
Diffstat (limited to 'Remote')
-rw-r--r--Remote/Web.hs5
1 files changed, 1 insertions, 4 deletions
diff --git a/Remote/Web.hs b/Remote/Web.hs
index e46937ba5..21b981846 100644
--- a/Remote/Web.hs
+++ b/Remote/Web.hs
@@ -5,10 +5,7 @@
- Licensed under the GNU GPL version 3 or higher.
-}
-module Remote.Web (
- remote,
- setUrl
-) where
+module Remote.Web (remote) where
import Common.Annex
import Types.Remote