Чистка кода

This commit is contained in:
Alexander I. Chebykin 2019-06-10 10:04:23 +03:00
parent 1861d4fe7b
commit 6f1bb0a7d0

View File

@ -54,12 +54,6 @@
}),
mounted () {
/*
fetch("data/toc.json")
.then(res => res.json()
.then(data => this.items = data))
.catch(err => alert(err));
*/
},
computed: {