Skip to content

Commit

Permalink
Remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnphelps committed Dec 30, 2020
1 parent e814df8 commit 86e8b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/common/_connect.js
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ async function upgradeDB () {
})
await Promise.all(ps)
}

if (version < 9) {
console.log('Applying version 9')

Expand Down

0 comments on commit 86e8b9f

Please sign in to comment.