mirror of
https://github.com/discourse/discourse.git
synced 2025-03-24 14:05:35 +08:00
DEV: Remove empty DiscourseEvent handler
Logic was moved in ba6d4b2
This commit is contained in:
parent
a80c1f4011
commit
7d301cd0dd
@ -328,9 +328,6 @@ License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL
|
||||
site_setting_icons
|
||||
end
|
||||
|
||||
DiscourseEvent.on(:site_setting_saved) do |site_setting|
|
||||
end
|
||||
|
||||
def self.plugin_icons
|
||||
DiscoursePluginRegistry.svg_icons
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user