Skip to content
Snippets Groups Projects
Commit 843bcd59 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[fix] Fix JS Hint

parent ec9fdbd1
No related branches found
No related tags found
No related merge requests found
angular.module('cesium.es.wot.services', ['ngResource', 'cesium.es.http.services'])
.factory('esWot', function($q, esHttp, csCache) {
.factory('esWot', function($rootScope, $q, esHttp, csCache) {
'ngInject';
var
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment