Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 01a0af2

Browse files
committed
remove entrypoints
1 parent bd16bc2 commit 01a0af2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plugin.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ def self.public_asset_path(name)
6666

6767
[
6868
DiscourseAi::Embeddings::EntryPoint.new,
69-
DiscourseAi::Nsfw::EntryPoint.new,
70-
DiscourseAi::Toxicity::EntryPoint.new,
7169
DiscourseAi::Sentiment::EntryPoint.new,
7270
DiscourseAi::AiHelper::EntryPoint.new,
7371
DiscourseAi::Summarization::EntryPoint.new,

0 commit comments

Comments
 (0)