Skip to content

Commit

Permalink
Remove 'count' from expected metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmctwilio committed Jun 12, 2017
1 parent d2c9b92 commit 43409be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion twilio/base/page.py
Expand Up @@ -11,7 +11,6 @@ class Page(object):
pages in the collection.
"""
META_KEYS = {
'count',
'end',
'first_page_uri',
'next_page_uri',
Expand Down

0 comments on commit 43409be

Please sign in to comment.