mirror of
https://github.com/nasa/openmct.git
synced 2025-02-05 10:39:15 +00:00
[Timers] Remove unused variable to pass lint checks
This commit is contained in:
parent
d65e1e604e
commit
1e1a2443d5
@ -25,7 +25,6 @@ define([
|
||||
], function (TimerService) {
|
||||
describe("TimerService", function () {
|
||||
var callback;
|
||||
var mockClock;
|
||||
var mockmct;
|
||||
var timerService;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user