CSR-480: remove unneeded models datum
This commit is contained in:
parent
f0748c4c0b
commit
ac38b45504
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ export default {
|
||||||
name: "questionChain",
|
name: "questionChain",
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
models: Array,
|
|
||||||
currentQuestion: 1,
|
currentQuestion: 1,
|
||||||
answeredQuestions: [],
|
answeredQuestions: [],
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue