mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-16 01:51:01 +02:00
Fixes https://github.com/prometheus/prometheus/issues/1401 This remove the last (and in fact bogus) use of BoundaryValues. Thus, a whole lot of unused (and arguably sub-optimal / ugly) code can be removed here, too.