Skip to content

Commit aed6f98

Browse files
author
alxndrsn
committed
remove use strict
1 parent 213d8c4 commit aed6f98

File tree

1 file changed

+0
-2
lines changed
  • packages/node_modules/pouchdb-adapter-indexeddb/src

1 file changed

+0
-2
lines changed

packages/node_modules/pouchdb-adapter-indexeddb/src/getLocal.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
'use strict';
2-
31
import { createError, MISSING_DOC } from 'pouchdb-errors';
42

53
import { META_LOCAL_STORE, processAttachment } from './util';

0 commit comments

Comments
 (0)