Fix Rubocop linting issues

This commit is contained in:
CactusPuppy 2021-03-31 21:22:28 -07:00
parent f0296e2150
commit 1d89bbd59c
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82
4 changed files with 16 additions and 18 deletions

View file

@ -46,4 +46,4 @@ class MailblusterManager
}
delete("/#{email_hash}", options).parsed_response
end
end
end