We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6609d commit c964fe6Copy full SHA for c964fe6
src/index.js
@@ -11,7 +11,6 @@ Promise.promisifyAll(bscoords);
11
12
const setCache = instance => {
13
rg.setCache(instance);
14
- cellocator.setClient({client: instance});
15
};
16
17
const getImei = raw => {
0 commit comments