Skip to content

Commit

Permalink
Remove enumerable from rbs
Browse files Browse the repository at this point in the history
  • Loading branch information
alextwoods committed Jul 5, 2023
1 parent 5bb4613 commit d9348d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hearth/sig/lib/hearth/plugin_list.rbs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module Hearth
# that take one argument (config) and are called during client initialization
# or operation invocation to modify config.
class PluginList
include Enumerable

# Initialize a PluginList.
#
Expand Down

0 comments on commit d9348d2

Please sign in to comment.