Skip to content

Commit 70411fe

Browse files
committed
removed documentation about Observable
1 parent eb44bf8 commit 70411fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/concurrent/agent.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ module Concurrent
3232
#
3333
# @!attribute [r] timeout
3434
# @return [Fixnum] the maximum number of seconds before an update is cancelled
35-
#
36-
# @see http://ruby-doc.org/stdlib-2.1.1/libdoc/observer/rdoc/Observable.html Ruby +Observable+ module
3735
class Agent
3836
include Dereferenceable
3937
include UsesGlobalThreadPool

0 commit comments

Comments
 (0)