Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jderecho committed Apr 1, 2024
1 parent e80e0f6 commit 417a154
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/digitaltolk/close_resolved_conversation_service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ def conversations
.resolved
.unclosed
.joins(:messages)
.where("messages.processed_message_content LIKE '%resolved%'")
end

def chat_conversations
Expand Down

0 comments on commit 417a154

Please sign in to comment.