1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 18:29:17 +02:00

Revert "Implement set Wifi on/off."

This reverts commit 4c7af64d0d958a9db6de0bc3fddfa1aa0edb1cdd.
This commit is contained in:
Valverde Antonio 2014-06-27 16:01:23 +09:00
parent 9a07c1bb77
commit 9a31fbbfca
8 changed files with 0 additions and 80 deletions

View file

@ -34,7 +34,6 @@ module.exports = function(options) {
.dependency(require('./device/plugins/connect'))
.dependency(require('./device/plugins/account'))
.dependency(require('./device/plugins/ringer'))
.dependency(require('./device/plugins/wifi'))
.define(function(options, solo) {
if (process.send) {
// Only if we have a parent process