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