remove old comment
This commit is contained in:
parent
8f081ebf00
commit
44188aa5ba
1 changed files with 0 additions and 6 deletions
|
|
@ -12,12 +12,6 @@ const LIVE_SWEEP_TTL = 48 * 60 * 60 * 1000
|
|||
|
||||
let db
|
||||
|
||||
/*
|
||||
function inspect(rec) {
|
||||
console.log(require('util').inspect(rec, {depth: null, colors: true}))
|
||||
}
|
||||
*/
|
||||
|
||||
function isUniqueViolation (err) {
|
||||
return err.code === '23505'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue