Skip to content

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

Diff for: index.js

-1
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)