Merge pull request #574 from Safelite/feature/CSR-480
CSR-480: remove unneeded models datum
This commit is contained in:
commit
727f7af346
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ export default {
|
|||
name: "questionChain",
|
||||
data() {
|
||||
return {
|
||||
models: Array,
|
||||
currentQuestion: 1,
|
||||
answeredQuestions: [],
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue