Skip to content

Commit

Permalink
Remove leftover todo comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
onurtemizkan committed Sep 9, 2024
1 parent d0714e7 commit e582463
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/node/src/integrations/tracing/kafka.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { addOriginToSpan } from '../../utils/addOriginToSpan';

const INTEGRATION_NAME = 'Kafka';

// Todo: Check if we can use the hooks
export const instrumentKafka = generateInstrumentOnce(
INTEGRATION_NAME,
() =>
Expand Down

0 comments on commit e582463

Please sign in to comment.