Files
leadchat/app/helpers/api/v1/inboxes_helper.rb
Jordan Brough 4b405dc052 chore: Remove no-op condition in Api::V1::InboxesHelper (#4966)
-  `smtp` cannot be nil in this context
- `anything&.nil?` will never be truthy, even if `anything` is nil
2022-07-05 17:12:53 +02:00

4.0 KiB