Remove debug statements
This commit is contained in:
parent
39490a866a
commit
3eb482e313
1 changed files with 0 additions and 3 deletions
|
|
@ -36,9 +36,6 @@ async function init() {
|
|||
|
||||
const server = new Server({
|
||||
port: config.server.port,
|
||||
debug: {
|
||||
request: [ `error` ]
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue