Skip to content

Commit 2b5159f

Browse files
authored
Remove todo comment
1 parent 84fa6f3 commit 2b5159f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/task/workflow.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,5 @@ type Workflow struct {
1919
NewEvents []history.Event
2020

2121
// Backend specific data
22-
// TODO: Can we hide this better?
2322
CustomData any
2423
}

0 commit comments

Comments
 (0)