mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-18 20:07:06 +00:00
remove now superfluous Renderer.Stats method
step 2 (and final step) in producing stats as part of Rendering
This commit is contained in:
@@ -90,7 +90,3 @@ func (e endpoints2Hosts) Render(rpt report.Report, dct Decorator) Nodes {
|
||||
ret.fixupAdjacencies(endpoints)
|
||||
return ret.result()
|
||||
}
|
||||
|
||||
func (e endpoints2Hosts) Stats(rpt report.Report, _ Decorator) Stats {
|
||||
return Stats{} // nothing to report
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user