Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit b084d4d

Browse files
committed
lintfix
1 parent c172740 commit b084d4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ts/pages/governance/data.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,3 +510,4 @@ export const ZERO_TALLY: TallyInterface = {
510510
yes: new BigNumber(0),
511511
no: new BigNumber(0),
512512
};
513+
// tslint:disable:max-file-line-count

0 commit comments

Comments
 (0)