mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
resolv.rb: remove unnecessary require statement
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59679 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c5683c9a63
commit
f70827b7cf
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
require 'socket'
|
||||
require 'timeout'
|
||||
require 'thread'
|
||||
require 'io/wait'
|
||||
|
||||
begin
|
||||
|
|
Loading…
Add table
Reference in a new issue