Skip to content
This repository was archived by the owner on Jul 3, 2019. It is now read-only.

Commit 2f72d0a

Browse files
committed
fix(api): keep memo cache mostly-internal
1 parent 2ec1e52 commit 2f72d0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
module.exports = {
44
ls: require('./ls'),
55
get: require('./get'),
6-
memo: require('./lib/memoization'),
76
put: require('./put'),
87
rm: require('./rm'),
98
verify: require('./verify'),

0 commit comments

Comments
 (0)