Skip to content

Commit

Permalink
imports
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Oct 6, 2023
1 parent 1905ee3 commit e2469c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import { btoa, readAsBinaryString } from 'pouchdb-binary-utils';

import { DOC_STORE, META_STORE } from './util';
//import { DOC_STORE, META_STORE } from './util';

function parseAttachment(attachment, opts, cb) {
if (opts.binary) {
Expand Down

0 comments on commit e2469c1

Please sign in to comment.