mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-01-29 09:48:40 +00:00
Remove js logging
This commit is contained in:
parent
b71bac6fa7
commit
35a6e4c046
|
|
@ -20,7 +20,6 @@
|
|||
|
||||
for(let i = 0; i < length; i++) {
|
||||
editorButtons[i].addEventListener('click', function(event) {
|
||||
console.log('button clicked');
|
||||
// todo: identify button by class and then call function for this class.
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user