mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Fix various JSHint warnings in client-side code.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
var oboe = require('oboe')
|
||||
var _ = require('lodash')
|
||||
var Promise = require('bluebird')
|
||||
|
||||
module.exports = function DeviceServiceFactory($rootScope, $http, socket) {
|
||||
var deviceService = {}
|
||||
|
||||
Reference in New Issue
Block a user