summaryrefslogtreecommitdiff
path: root/sample/drb/ring_echo.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sample/drb/ring_echo.rb')
-rw-r--r--sample/drb/ring_echo.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/sample/drb/ring_echo.rb b/sample/drb/ring_echo.rb
index 3b743cab8e..c54628b54c 100644
--- a/sample/drb/ring_echo.rb
+++ b/sample/drb/ring_echo.rb
@@ -1,7 +1,6 @@
require 'drb/drb'
require 'drb/eq'
require 'rinda/ring'
-require 'thread'
class RingEcho
include DRbUndumped