From 7b0a39fcfc174f3911364f2e8129d5e58178e440 Mon Sep 17 00:00:00 2001 From: Thiago Figueiredo Date: Mon, 17 Aug 2020 18:43:24 -0300 Subject: [PATCH] rebase --- politeiawww/api/cms/v1/v1.go | 4 ---- 1 file changed, 4 deletions(-) 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.