mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02: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
|
@ -1,5 +1,4 @@
|
|||
# frozen_string_literal: false
|
||||
require 'thread'
|
||||
|
||||
# The Singleton module implements the Singleton pattern.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue