Skip to content

Commit d09bff9

Browse files
committed
fixed failing jshint
1 parent c0da52a commit d09bff9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/test/specs/shareModalCtrl-specs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ define([
77

88
describe('ShareModalCtrl', function() {
99
var ctx = new helpers.ControllerTestContext();
10-
var browser;
1110

1211
function setTime(range) {
1312
ctx.timeSrv.timeRange = sinon.stub().returns(range);

0 commit comments

Comments
 (0)