Skip to content

Commit e582463

Browse files
committed
Remove leftover todo comment.
1 parent d0714e7 commit e582463

File tree

1 file changed

+0
-1
lines changed
  • packages/node/src/integrations/tracing

1 file changed

+0
-1
lines changed

packages/node/src/integrations/tracing/kafka.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import { addOriginToSpan } from '../../utils/addOriginToSpan';
77

88
const INTEGRATION_NAME = 'Kafka';
99

10-
// Todo: Check if we can use the hooks
1110
export const instrumentKafka = generateInstrumentOnce(
1211
INTEGRATION_NAME,
1312
() =>

0 commit comments

Comments
 (0)