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