Delete another use of HostnameGrouping from a doc comment

This commit is contained in:
beorn7 2018-02-14 18:59:17 +01:00
parent 38de287a56
commit 361cb3a7d0
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
// push.New("http://example.org/metrics", "my_job").
// Collector(myCollector1).
// Collector(myCollector2).
// HostnameGrouping().
// Grouping("zone", "xy").
// Client(&myHTTPClient).
// BasicAuth("top", "secret").