DEV: Cleanup todos from codebase (#30394)

This PR involves cleaning up the codebase from my (@keegangeorge's) todos. 

In particular:
- Remove Form Template related todos (these are no longer in the roadmap)
- Remove old left-over AI summarization related code after moving to AI (https://github.com/discourse/discourse-ai/pull/658)
- Update one form template related spec
This commit is contained in:
Keegan George
2024-12-20 11:22:33 +09:00
committed by GitHub
parent fa9606016c
commit 380910aedd
11 changed files with 6 additions and 163 deletions

View File

@ -118,8 +118,6 @@ class DiscoursePluginRegistry
define_filtered_register :list_suggested_for_providers
define_filtered_register :summarization_strategies
define_filtered_register :post_action_notify_user_handlers
define_filtered_register :post_strippers