Fix standard lint
[oweals/peertube.git] / server / initializers / constants.js
index 6f39b65da11413f2a809feb3d0184c8f0f8ec4db..fc501845a9fce53037c38b4fb0ac16d032e2365e 100644 (file)
@@ -1,7 +1,6 @@
 'use strict'
 
 const config = require('config')
-const maxBy = require('lodash/maxBy')
 const path = require('path')
 
 // ---------------------------------------------------------------------------