remove infinities in ProposalTime, fix test build

This commit is contained in:
Emily Martins 2022-04-28 17:00:19 +02:00
parent ec835b48c9
commit 9ccc481272
5 changed files with 30 additions and 27 deletions

View file

@ -43,7 +43,6 @@ import Agora.Proposal (
ProposalDatum (..),
ProposalId (..),
ProposalStatus (..),
ProposalVotes (..),
ResultTag (..),
emptyVotesFor,
)