Removed old console logs
This commit is contained in:
parent
358d44189b
commit
2e34722d6e
23 changed files with 21 additions and 103 deletions
|
|
@ -122,7 +122,6 @@ export default {
|
|||
}
|
||||
},
|
||||
updateLogs: function() {
|
||||
console.log("Updating logs...");
|
||||
axios
|
||||
.get(this.loggingUri)
|
||||
.then(response => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue