diff options
-rw-r--r-- | Services/Twilio/Auth/VoiceGrant.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Services/Twilio/Auth/VoiceGrant.php b/Services/Twilio/Auth/VoiceGrant.php index a00a803..6cc43d6 100644 --- a/Services/Twilio/Auth/VoiceGrant.php +++ b/Services/Twilio/Auth/VoiceGrant.php @@ -141,5 +141,4 @@ class Services_Twilio_Auth_VoiceGrant implements Services_Twilio_Auth_Grant { return $payload; } - -}
\ No newline at end of file +} |