forked from cerc-io/cosmos-explorer
remove unused variable
This commit is contained in:
parent
a9ba1b4a6c
commit
3286700201
@ -191,7 +191,6 @@ export default {
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
proposals: [new Proposal()],
|
proposals: [new Proposal()],
|
||||||
values: [15, 50, 10, 5],
|
|
||||||
max: 1,
|
max: 1,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user