Skip to content

Commit 17616ec

Browse files
chore: removing oauth and autopilot references (#708)
* chore: removing oauth and autopilot references * chore: run linter * chore: added base64 to Gemfile * Update Gemfile
1 parent 15b4a6a commit 17616ec

28 files changed

+9
-6775
lines changed

Diff for: Gemfile

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
source 'https://rubygems.org'
22
gem 'simplecov', require: false, group: :test
33
gemspec
4+
5+
gem "base64"

Diff for: lib/twilio-ruby/rest/autopilot.rb

-6
This file was deleted.

Diff for: lib/twilio-ruby/rest/autopilot/v1.rb

-55
This file was deleted.

Diff for: lib/twilio-ruby/rest/autopilot/v1/assistant.rb

-683
This file was deleted.

Diff for: lib/twilio-ruby/rest/autopilot/v1/assistant/defaults.rb

-241
This file was deleted.

0 commit comments

Comments
 (0)