Commit 45f7f492 authored by Admin's avatar Admin Committed by yann300

linting fix

parent 0337a40b
...@@ -116,7 +116,7 @@ const localsCheck = { ...@@ -116,7 +116,7 @@ const localsCheck = {
type: 'address' type: 'address'
} }
} }
/*
const stateCheck = { const stateCheck = {
chairperson: { chairperson: {
value: '0xCA35B7D915458EF540ADE6068DFE2F44E8FA733C', value: '0xCA35B7D915458EF540ADE6068DFE2F44E8FA733C',
...@@ -174,6 +174,7 @@ const stateCheck = { ...@@ -174,6 +174,7 @@ const stateCheck = {
immutable: false immutable: false
} }
} }
*/
const ballotABI = `[ const ballotABI = `[
{ {
......
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