← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1460841] [NEW] Removing unused variable from d3linechart.js

 

Public bug reported:

Bug caused by jshint complaining about unused variable 'now'.
Gate failing due to this bug, this patch fixes it.

horizon/static/horizon/js/horizon.d3linechart.js: line 760, col 11, 'now' is defined but never used.
http://logs.openstack.org/21/187321/8/check/gate-horizon-jshint/3cc537e/console.html

** Affects: horizon
     Importance: Undecided
     Assignee: Thai Tran (tqtran)
         Status: In Progress


** Tags: low-hanging-fruit

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1460841

Title:
  Removing unused variable from d3linechart.js

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  Bug caused by jshint complaining about unused variable 'now'.
  Gate failing due to this bug, this patch fixes it.

  horizon/static/horizon/js/horizon.d3linechart.js: line 760, col 11, 'now' is defined but never used.
  http://logs.openstack.org/21/187321/8/check/gate-horizon-jshint/3cc537e/console.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1460841/+subscriptions


Follow ups

References