mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
fixing jshint
This commit is contained in:
parent
d0985f742c
commit
b7f3b7703f
@ -4,8 +4,8 @@
|
||||
* All Rights Reserved
|
||||
*************************************************/
|
||||
|
||||
export default ['$scope', 'Facts', 'ParseTypeChange', 'ParseVariableString',
|
||||
function ($scope, Facts, ParseTypeChange, ParseVariableString) {
|
||||
export default [
|
||||
function () {
|
||||
|
||||
function init() {
|
||||
// $scope.insights
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user