Remove trace

This commit is contained in:
Jorge Manrubia
2025-07-02 21:51:42 +02:00
parent ccdaec4721
commit b0e35bcd54
@@ -42,7 +42,6 @@ export default class extends Controller {
}
submitCommand({ target }) {
console.debug("Es", target);
this.#submitCommand()
}