Commit f4e99486 authored by Lint Action's avatar Lint Action

Fix code style issues with ESLint

parent 7ca79ff1
...@@ -39,7 +39,7 @@ export enum ProposalState { ...@@ -39,7 +39,7 @@ export enum ProposalState {
Succeeded, Succeeded,
Queued, Queued,
Expired, Expired,
Executed Executed,
} }
// get count of all proposals made // get count of all proposals made
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment