mirror of
https://github.com/grafana/grafana.git
synced 2026-08-12 06:05:02 -05: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.)