mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-19 04:16:14 +00:00
Remove unused variable
This commit is contained in:
parent
739067e0f2
commit
d5b373defb
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ const bodyParser = require('body-parser')
|
|||
const Errors = require('./app/js/Errors')
|
||||
const HttpController = require('./app/js/HttpController')
|
||||
|
||||
const Path = require('path')
|
||||
|
||||
logger.initialize('contacts')
|
||||
if (Metrics.event_loop != null) {
|
||||
Metrics.event_loop.monitor(logger)
|
||||
|
|
Loading…
Add table
Reference in a new issue