diff --git a/politeiawww/api/cms/v1/v1.go b/politeiawww/api/cms/v1/v1.go index bd5940882..281774163 100644 --- a/politeiawww/api/cms/v1/v1.go +++ b/politeiawww/api/cms/v1/v1.go @@ -184,10 +184,6 @@ const ( // summaries. ProposalBillingListPageSize = 50 - // InvoiceListPageSize is the maximum number of invoices returned - // for routes that return lists of invoices - InvoiceListPageSize = 20 - // InvoiceListPageSize is the maximum number of invoices returned by the // Invoices request, the date range should just be updated to return them // all.