From 3ad29206bff96abb661fae929bdcdb214286b9d0 Mon Sep 17 00:00:00 2001 From: Maria Ines Parnisari Date: Mon, 19 Feb 2024 18:25:09 -0300 Subject: [PATCH] remove commented code --- functional_test.go | 7 ------- 1 file changed, 7 deletions(-) diff --git a/functional_test.go b/functional_test.go index e050b952..d0954fb6 100644 --- a/functional_test.go +++ b/functional_test.go @@ -45,13 +45,6 @@ var algos = []struct { {Name: "Leaky bucket", Algorithm: guber.Algorithm_LEAKY_BUCKET}, } -// runFunc implements goleak.TestingM around a function reference. -//type runFunc func() int -// -//func (f runFunc) Run() int { -// return f() -//} - // Setup and shutdown the mock gubernator cluster for the entire test suite func TestMain(m *testing.M) { if err := cluster.StartWith([]guber.PeerInfo{