more linting, lots of undefined vars or unused vars
This commit is contained in:
@@ -15,7 +15,6 @@ AFRAME.registerComponent('menu-controls', {
|
||||
},
|
||||
|
||||
init: function () {
|
||||
const data = this.data;
|
||||
const el = this.el;
|
||||
|
||||
results = document.getElementById('searchResultList').children;
|
||||
|
||||
Reference in New Issue
Block a user