Skip to content

Commit c964fe6

Browse files
committed
fix(src): Fix setCache
1 parent 9e6609d commit c964fe6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Promise.promisifyAll(bscoords);
1111

1212
const setCache = instance => {
1313
rg.setCache(instance);
14-
cellocator.setClient({client: instance});
1514
};
1615

1716
const getImei = raw => {

0 commit comments

Comments
 (0)