mirror of
https://github.com/openstf/stf
synced 2025-10-03 09:49:17 +02:00
Remove trailing spaces from menu-controller.js
This commit is contained in:
parent
5d9b694376
commit
c76ef7c766
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ module.exports = function MenuCtrl(
|
||||||
, $location
|
, $location
|
||||||
, $http
|
, $http
|
||||||
, CommonService
|
, CommonService
|
||||||
, LogcatService
|
, LogcatService
|
||||||
, socket
|
, socket
|
||||||
, $cookies
|
, $cookies
|
||||||
, $window) {
|
, $window) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue