Remove photo dynamic_url, since this is marked as "internal" in the frontend code

This commit is contained in:
sneakypete81 2013-09-15 11:28:40 +01:00
parent 3a13d13c42
commit ebaf3bc036
4 changed files with 0 additions and 33 deletions

View file

@ -187,11 +187,6 @@ class ApiPhoto(ApiBase):
**kwds)["result"]
return Photo(self._client, result)
def dynamic_url(self, photo, **kwds):
""" Not yet implemented """
raise NotImplementedError()
# TODO: Add options
def next_previous(self, photo, options=None, **kwds):
"""
Endpoint: /photo/<id>/nextprevious[/<options>].json