From b5ee54add3c2b2d5063c9ed16cc9cc2dcdb5c860 Mon Sep 17 00:00:00 2001 From: ganmacs Date: Mon, 26 Nov 2018 19:50:50 +0900 Subject: Remove unused require --- src/ruby/pb/grpc/health/checker.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ruby') diff --git a/src/ruby/pb/grpc/health/checker.rb b/src/ruby/pb/grpc/health/checker.rb index c492455d8f..0e357cbd0c 100644 --- a/src/ruby/pb/grpc/health/checker.rb +++ b/src/ruby/pb/grpc/health/checker.rb @@ -14,7 +14,6 @@ require 'grpc' require 'grpc/health/v1/health_services_pb' -require 'thread' module Grpc # Health contains classes and modules that support providing a health check -- cgit v1.2.3