mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
_lastRange was confused with lastRange. This declared '_lastRange' somewhere globally. Was also not used, so removed both. (I know this is a library, but it was heavily adjusted anyway.)