mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove unnecessary require 'thread'
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60139 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
838a91633c
commit
6064132c42
47 changed files with 2 additions and 65 deletions
|
@ -10,8 +10,6 @@
|
|||
#
|
||||
#
|
||||
require "forwardable"
|
||||
|
||||
require "thread"
|
||||
require "sync"
|
||||
|
||||
class Shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue