Skip to content

Commit 88dc4cf

Browse files
committed
Remove unused WorkerPool#id attribute.
1 parent 3fddb5f commit 88dc4cf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: lib/ronin/recon/worker_pool.rb

-5
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@ module Recon
3939
#
4040
class WorkerPool
4141

42-
# The recon worker's ID.
43-
#
44-
# @return [String]
45-
attr_reader :id
46-
4742
# The number of async worker tasks to spawn.
4843
#
4944
# @return [Integer]

0 commit comments

Comments
 (0)