Fix eslint errors

This commit is contained in:
NGPixel
2017-04-04 22:04:17 -04:00
parent 3b4402fb28
commit 8ba3b3552d
4 changed files with 7 additions and 10 deletions

View File

@@ -1,5 +1,7 @@
'use strict'
/* eslint-disable standard/no-callback-literal */
const _ = require('lodash')
module.exports = (socket) => {