Skip to content

Commit 578285b

Browse files
fzakariapitr-ch
andauthored
remove 'concurrent/mvar'
Co-Authored-By: Chalupa Petr <[email protected]>
1 parent 7fa7e82 commit 578285b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
require 'concurrent/concern/logging'
44
require 'concurrent/executor/ruby_executor_service'
55
require 'concurrent/utility/monotonic_time'
6-
require 'concurrent/mvar'
76

87
module Concurrent
98

0 commit comments

Comments
 (0)