Description: Remove "requirement" of benchmark/helpers.
 This file is no longer provided by the upstream.
Author: Utkarsh Gupta <guptautkarsh2102@gmail.com>
Bug-Debian: https://bugs.debian.org/945232
Last-Update: 2019-11-21

--- a/lib/benchmark_suite.rb
+++ b/lib/benchmark_suite.rb
@@ -1,6 +1,5 @@
 require 'benchmark/suite'
 require 'benchmark/ips'
-require 'benchmark/helpers'
 
 class BenchmarkSuite
   VERSION = '1.0.0'
