Skip to content

Commit

Permalink
disable lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Ches-ctrl committed May 19, 2024
1 parent cb09c47 commit 229e2f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/services/email/hubspot.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module Email
# rubocop:disable Lint/EmptyClass
class Hubspot
# require 'hubspot-api-client'

Expand All @@ -25,4 +26,5 @@ class Hubspot
# end
# end
end
# rubocop:enable Lint/EmptyClass
end

0 comments on commit 229e2f9

Please sign in to comment.