Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
tannalynn committed Mar 3, 2025
1 parent 8d20c27 commit c5dbd23
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ def self.subscribed?
end

def self.find_all_subscribers
# TODO: need to talk to Rails core about an API for this,
# rather than digging through Listener ivars
instance_variable_names = [:@subscribers, :@string_subscribers, :@other_subscribers]
all_subscribers = []

Expand Down

0 comments on commit c5dbd23

Please sign in to comment.