summaryrefslogtreecommitdiffhomepage
path: root/Storage/Local.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Storage/Local.hs')
-rw-r--r--Storage/Local.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Storage/Local.hs b/Storage/Local.hs
index bd49116..bbc3c41 100644
--- a/Storage/Local.hs
+++ b/Storage/Local.hs
@@ -3,8 +3,6 @@
- Licensed under the GNU AGPL version 3 or higher.
-}
-{-# LANGUAGE OverloadedStrings #-}
-
module Storage.Local (localStorage, uploadQueue) where
import Types