remove extra logging
Esse commit está contido em:
pai
ee68b21d91
commit
a35c83b5c9
@ -42,8 +42,6 @@ function create(opts) {
|
||||
var bits = newOpts.bits || opts.bits;
|
||||
|
||||
return new PromiseA(function (resolve, reject) {
|
||||
console.log('OPTS', opts);
|
||||
console.log('BITS', bits);
|
||||
if (db._initialized) {
|
||||
resolve(db);
|
||||
return;
|
||||
|
Carregando…
x
Referência em uma nova issue
Block a user