Skip to content

Commit

Permalink
chore: remove preview_iam reference (#729)
Browse files Browse the repository at this point in the history
* chore: remove preview_iam reference

* Delete lib/twilio-ruby/rest/preview_iam.rb

* Delete lib/twilio-ruby/rest/preview_iam_base.rb
  • Loading branch information
tiwarishubham635 committed Jul 30, 2024
1 parent dee00ef commit 2d707bd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 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 @@ -62,11 +62,6 @@ def frontline_api
@frontline_api ||= FrontlineApi.new self
end
##
# Access the PreviewIam Twilio Domain
def preview_iam
@preview_iam ||= PreviewIam.new self
end
##
# Access the Insights Twilio Domain
def insights
@insights ||= Insights.new self
Expand Down
6 changes: 0 additions & 6 deletions lib/twilio-ruby/rest/preview_iam.rb

This file was deleted.

33 changes: 0 additions & 33 deletions lib/twilio-ruby/rest/preview_iam_base.rb

This file was deleted.

0 comments on commit 2d707bd

Please sign in to comment.