mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-02-10 05:24:44 +00:00
remove puts
This commit is contained in:
parent
80fbdd735d
commit
60ee1f996d
@ -6,7 +6,6 @@ module DiscourseAi
|
|||||||
requires_plugin ::DiscourseAi::PLUGIN_NAME
|
requires_plugin ::DiscourseAi::PLUGIN_NAME
|
||||||
|
|
||||||
def index
|
def index
|
||||||
puts "here"
|
|
||||||
quotas = LlmQuota.includes(:group)
|
quotas = LlmQuota.includes(:group)
|
||||||
|
|
||||||
render json: {
|
render json: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user