1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 10:39:25 +02:00

Removing $rootScope for device and control, not needed anymore.

This commit is contained in:
Gunther Brunner 2014-04-08 20:50:35 +09:00
parent b4e30aae75
commit e10a58c881
11 changed files with 41 additions and 89 deletions

View file

@ -1,6 +1,5 @@
module.exports = function ControlServiceFactory(
$rootScope
, $upload
$upload
, $http
, socket
, TransactionService