Commit d09bff90 by Torkel Ödegaard

fixed failing jshint

parent c0da52aa
...@@ -7,7 +7,6 @@ define([ ...@@ -7,7 +7,6 @@ define([
describe('ShareModalCtrl', function() { describe('ShareModalCtrl', function() {
var ctx = new helpers.ControllerTestContext(); var ctx = new helpers.ControllerTestContext();
var browser;
function setTime(range) { function setTime(range) {
ctx.timeSrv.timeRange = sinon.stub().returns(range); ctx.timeSrv.timeRange = sinon.stub().returns(range);
......
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