Skip to content

Commit 3145c8e

Browse files
chore: update comments
1 parent 8fe5c8c commit 3145c8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/core/src/v3/config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ export type TriggerConfig = {
9898
/**
9999
* Span processors to use for OpenTelemetry. This is useful if you want to add custom span processors to your tasks.
100100
* There are executed in the order passed before running exporters
101-
*
102-
* @see https://trigger.dev/docs/config/config-file#spanProcessors
103101
*/
104102
spanProcessors?: Array<SpanProcessor>;
105103

0 commit comments

Comments
 (0)