mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Remove "using prometheus" log
We now always use prometheus
This commit is contained in:
parent
6f69fb4869
commit
3c9c17c22f
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
console.log('using prometheus')
|
||||
|
||||
const ExpressCompression = require('compression')
|
||||
const prom = require('./prom_wrapper')
|
||||
|
||||
|
|
Loading…
Reference in a new issue