1
0
Fork 0
mirror of synced 2024-07-29 10:05:55 +12:00

remove logging

This commit is contained in:
Peter Clement 2024-01-03 12:01:13 +00:00
parent 734ad2c1ae
commit 6507b6ec54

View file

@ -46,8 +46,6 @@
}
const testAutomation = async () => {
console.log(testData)
console.log($selectedAutomation)
try {
await automationStore.actions.test($selectedAutomation, testData)
$automationStore.showTestPanel = true