Skip to content

Commit

Permalink
Remove unused WorkerPool#id attribute.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Feb 7, 2025
1 parent 3fddb5f commit 88dc4cf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/ronin/recon/worker_pool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ module Recon
#
class WorkerPool

# The recon worker's ID.
#
# @return [String]
attr_reader :id

# The number of async worker tasks to spawn.
#
# @return [Integer]
Expand Down

0 comments on commit 88dc4cf

Please sign in to comment.