diff --git a/twilio/base/page.py b/twilio/base/page.py index 2a80f08f92..8115b42954 100644 --- a/twilio/base/page.py +++ b/twilio/base/page.py @@ -11,7 +11,6 @@ class Page(object): pages in the collection. """ META_KEYS = { - 'count', 'end', 'first_page_uri', 'next_page_uri',