Skip to content

Commit 86f84f4

Browse files
committed
fix: Regional API domain processing
1 parent 4e4b1b8 commit 86f84f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/twilio-ruby/base/client_base.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module Twilio
22
module REST
33
class ClientBase
4-
# rubocop:disable Style/ClassVars
54
@@default_region = 'us1'
65
@@region_mappings = {
76
'au1' => 'sydney',

0 commit comments

Comments
 (0)