Skip to content

Commit

Permalink
Fix rubocop complains
Browse files Browse the repository at this point in the history
  • Loading branch information
atejada committed Feb 16, 2024
1 parent f6f4cdf commit afde792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/nylas/resources/connectors.rb
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def destroy(provider:)

[true, request_id]
end

# Detects the provider of an email address.
# @param params [Hash] Parameters to detect the provider.
# @return [Array(Hash, String)] Detected provider, if found and API Request ID.
Expand Down

0 comments on commit afde792

Please sign in to comment.