Skip to content

Commit 1491b47

Browse files
chore: wip
1 parent 66403fb commit 1491b47

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

storage/framework/core/scheduler/src/schedule.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,6 @@ export class Schedule implements UntimedSchedule {
234234
log.error(result.error)
235235
throw result.error
236236
}
237-
238-
log.info(result.value)
239237
}
240238
catch (error) {
241239
log.error(`Command execution failed: ${error}`)

0 commit comments

Comments
 (0)