remove debug output
This commit is contained in:
parent
74361eb162
commit
bdc2a66b1c
1 changed files with 0 additions and 2 deletions
|
|
@ -52,8 +52,6 @@ export async function checkProperty(plant: Plant<RT_Statechart, any>, property:
|
|||
}
|
||||
}
|
||||
|
||||
console.log({cleanPlantStates, traces});
|
||||
|
||||
try {
|
||||
const response = await fetch(endpoint, {
|
||||
method: "POST",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue