Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Aug 15, 2019
1 parent 54864a6 commit a4ec2c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/database.js
Expand Up @@ -331,7 +331,6 @@ function Database(cn, dc, config) {
})
.catch(error => {
ctx.disconnect();

return $p.reject(error);
});
};
Expand Down

0 comments on commit a4ec2c2

Please sign in to comment.