summaryrefslogtreecommitdiff
path: root/Remote/S3stub.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Remote/S3stub.hs')
-rw-r--r--Remote/S3stub.hs7
1 files changed, 0 insertions, 7 deletions
diff --git a/Remote/S3stub.hs b/Remote/S3stub.hs
deleted file mode 100644
index 5bd2b1c79..000000000
--- a/Remote/S3stub.hs
+++ /dev/null
@@ -1,7 +0,0 @@
--- stub for when hS3 is not available
-module Remote.S3 (remote) where
-
-import Types
-
-remote :: Maybe RemoteType
-remote = Nothing