Skip to content

Commit

Permalink
chore: removing reference from client
Browse files Browse the repository at this point in the history
  • Loading branch information
tiwarishubham635 committed May 14, 2024
1 parent 77fac6d commit f749280
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/twilio-ruby/rest/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,6 @@ def lookups
@lookups ||= Lookups.new self
end
##
# Access the PreviewMessaging Twilio Domain
def preview_messaging
@preview_messaging ||= PreviewMessaging.new self
end
##
# Access the Messaging Twilio Domain
def messaging
@messaging ||= Messaging.new self
Expand Down

0 comments on commit f749280

Please sign in to comment.