chore: remove debug log
This commit is contained in:
parent
b12c55531f
commit
6db4d94e8a
@ -46,7 +46,6 @@ const sources = createListResource({
|
||||
provide('sources', sources)
|
||||
|
||||
function updateStep(newStep, data) {
|
||||
console.log("update step called with new step: ", newStep);
|
||||
step.value = newStep
|
||||
source.value = data
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user