mirror of
https://github.com/openstf/stf
synced 2025-10-03 17:59:28 +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
|
||||
, $http
|
||||
, CommonService
|
||||
, LogcatService
|
||||
, LogcatService
|
||||
, socket
|
||||
, $cookies
|
||||
, $window) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue