diff --git a/src/Twilio/Rest/Verify/V2/ServiceContext.php b/src/Twilio/Rest/Verify/V2/ServiceContext.php index 2b980b452..e37d6aa13 100644 --- a/src/Twilio/Rest/Verify/V2/ServiceContext.php +++ b/src/Twilio/Rest/Verify/V2/ServiceContext.php @@ -29,7 +29,6 @@ use Twilio\Rest\Verify\V2\Service\VerificationList; use Twilio\Rest\Verify\V2\Service\AccessTokenList; use Twilio\Rest\Verify\V2\Service\RateLimitList; -use Twilio\Rest\Verify\V2\Service\NewFactorList; use Twilio\Rest\Verify\V2\Service\WebhookList; use Twilio\Rest\Verify\V2\Service\NewFactorList; use Twilio\Rest\Verify\V2\Service\MessagingConfigurationList;