Skip to content

Commit

Permalink
Fix docs build warning due to copy-paste
Browse files Browse the repository at this point in the history
  • Loading branch information
therefromhere committed May 2, 2020
1 parent 67e3a6d commit 28fb371
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/reference/models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -272,17 +272,6 @@ InvoiceItem
.. autoclass:: djstripe.models.InvoiceItem


.. automethod:: djstripe.models.InvoiceItem.api_list
.. automethod:: djstripe.models.InvoiceItem.api_retrieve
.. automethod:: djstripe.models.InvoiceItem.get_stripe_dashboard_url

.. automethod:: djstripe.models.InvoiceItem.sync_from_stripe_data

InvoiceItem
-----------
.. autoclass:: djstripe.models.InvoiceItem


.. automethod:: djstripe.models.InvoiceItem.api_list
.. automethod:: djstripe.models.InvoiceItem.api_retrieve
.. automethod:: djstripe.models.InvoiceItem.get_stripe_dashboard_url
Expand Down

0 comments on commit 28fb371

Please sign in to comment.