Commit 37e19cee by Torkel Ödegaard

fixed jshint error

parent b39fbff8
define([
'angular',
'lodash',
],
function (angular, _) {
function (angular) {
"use strict";
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