summaryrefslogtreecommitdiff
path: root/client/session.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-12-15 22:47:28 +0100
committerJules Laplace <julescarbon@gmail.com>2018-12-15 22:47:28 +0100
commita53a598461a25e8bf1d0bd3e63c47642e3213aef (patch)
tree25fd8abc3d5ad1bbef9eeb96d86e0170d6f55dc6 /client/session.js
parentf91c6d8e870bd3b2c69a130e4b1ed8f6be250b92 (diff)
client stuff
Diffstat (limited to 'client/session.js')
-rw-r--r--client/session.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/session.js b/client/session.js
index 5bfae7eb..0fae31d2 100644
--- a/client/session.js
+++ b/client/session.js
@@ -1,5 +1,5 @@
-import Storage from 'store2'
+// import Storage from 'store2'
-const session = Storage.namespace('vcat.search')
+// const session = Storage.namespace('vcat.search')
-export default session
+// export default session