remove puts

This commit is contained in:
Sam Saffron 2025-01-11 09:43:28 +11:00
parent 80fbdd735d
commit 60ee1f996d
No known key found for this signature in database
GPG Key ID: B9606168D2FFD9F5

View File

@ -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: {