remove state and config button
This commit is contained in:
@@ -815,12 +815,6 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
},
|
||||
print_config: function () {
|
||||
console.log(this.config);
|
||||
},
|
||||
print_state: function () {
|
||||
console.log(this.state);
|
||||
},
|
||||
},
|
||||
|
||||
mixins: [require("./axis-vars")],
|
||||
|
||||
Reference in New Issue
Block a user