Skip to content

Commit

Permalink
Remove more files
Browse files Browse the repository at this point in the history
  • Loading branch information
califlower committed Jan 30, 2024
1 parent a27fd87 commit 397ce69
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
33 changes: 0 additions & 33 deletions src/rest/MediaBase.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/rest/Twilio.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ class Twilio extends Client {
_ipMessaging?: IpMessaging;
/** (Twilio.Lookups) - lookups domain */
_lookups?: Lookups;
/** (Twilio.Media) - media domain */
_media?: Media;
/** (Twilio.Messaging) - messaging domain */
_messaging?: Messaging;
/** (Twilio.Microvisor) - microvisor domain */
Expand Down Expand Up @@ -174,7 +172,6 @@ class Twilio extends Client {
this.intelligence;
this.ipMessaging;
this.lookups;
this.media;
this.messaging;
this.microvisor;
this.monitor;
Expand Down

0 comments on commit 397ce69

Please sign in to comment.