diff --git a/workers_test.go b/workers_test.go index c000efa..3efc887 100644 --- a/workers_test.go +++ b/workers_test.go @@ -16,7 +16,6 @@ limitations under the License. */ package go_kafka_client import ( - "fmt" "testing" "time" )