Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Commit

Permalink
feat(sdk): fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
joeandrews committed Jul 16, 2020
1 parent 12e14c6 commit 6bbdb23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import {
errorLog,
} from '~/utils/log';
import Connection from '../utils/connection';
import migrateIndexedDB from './migrateIndexedDB';
// import migrateIndexedDB from './migrateIndexedDB';
import setupNetworkConfig from './setupNetworkConfig';

const resourceOrigin = getResourceUrl('origin');
Expand Down

0 comments on commit 6bbdb23

Please sign in to comment.