Skip to content

Commit 2f55736

Browse files
committed
Fix to incorrect conflict resolution commit
1 parent 1f6ff77 commit 2f55736

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/database/database.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,7 @@ class DBuser {
530530
client.release();
531531
}
532532
}
533+
}
533534

534535
module.exports = {
535536
DBuser,

0 commit comments

Comments
 (0)