Skip to content
Snippets Groups Projects
Unverified Commit 50ce3720 authored by Sébastien Thuret's avatar Sébastien Thuret
Browse files

remove console.log

parent b6cdc7f3
No related branches found
No related tags found
No related merge requests found
......@@ -307,7 +307,6 @@ document.addEventListener('DOMContentLoaded', function(){
this.inputText = this.translatedText = this.output = "";
},
switchType: function(type) {
console.log(type)
this.translationType = type;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment