[Build] Remove unused variables
...to satisfy JSHint
This commit is contained in:
@@ -45,8 +45,6 @@ define(
|
||||
min = 0,
|
||||
// current maximum
|
||||
max = 0,
|
||||
// current displayed time span
|
||||
duration = 1000,
|
||||
// line colors to display
|
||||
colors = Object.keys(domainObjects);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user