mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-16 21:24:19 +00:00
remove chatty console log.
This commit is contained in:
parent
0285fe5b85
commit
546f941e96
@ -196,7 +196,6 @@ export default function TaskShow() {
|
||||
};
|
||||
|
||||
const handleSignalSubmit = (event: EventDefinition) => {
|
||||
console.log('Signal Event ', event);
|
||||
if (disabled || !task) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user