Refactored http timeout handling.
This commit is contained in:
@@ -1328,7 +1328,6 @@ exports.up = knex => Promise.resolve()
|
||||
));
|
||||
`, {
|
||||
visitor: knex.raw(config.database.query.user),
|
||||
password: knex.raw(config.database.query.password),
|
||||
});
|
||||
})
|
||||
// VIEWS AND COMMENTS
|
||||
|
||||
Reference in New Issue
Block a user