remove extra logging
Этот коммит содержится в:
родитель
ee68b21d91
Коммит
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;
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user