Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
albinagu committed Oct 22, 2024
1 parent 4740c22 commit e91add4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ export const Constituency = ({
constituencyLists.length}
</Text>
{allowedToProcess &&
constituencyLists?.length > 0 &&
collectionStatus === CollectionStatus.Processed && (
<CreateCollection
collectionId={collection?.id}
Expand Down

0 comments on commit e91add4

Please sign in to comment.