mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 03:31:10 -03:30
fixing jshint
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user