Commit 37e19cee by Torkel Ödegaard

fixed jshint error

parent b39fbff8
define([ define([
'angular', 'angular',
'lodash',
], ],
function (angular, _) { function (angular) {
"use strict"; "use strict";
var module = angular.module('grafana.routes'); var module = angular.module('grafana.routes');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment