mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
fixing jshint
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
* All Rights Reserved
|
* All Rights Reserved
|
||||||
*************************************************/
|
*************************************************/
|
||||||
|
|
||||||
export default ['$scope', 'Facts', 'ParseTypeChange', 'ParseVariableString',
|
export default [
|
||||||
function ($scope, Facts, ParseTypeChange, ParseVariableString) {
|
function () {
|
||||||
|
|
||||||
function init() {
|
function init() {
|
||||||
// $scope.insights
|
// $scope.insights
|
||||||
|
|||||||
Reference in New Issue
Block a user