Skip to content

Commit

Permalink
chore(confluent-kafka): Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
javferrod committed May 20, 2023
1 parent 2d11cb4 commit 3a31f6b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@

# pylint: disable=no-name-in-module

from unittest.mock import patch

from opentelemetry.semconv.trace import SpanAttributes, MessagingDestinationKindValues
from opentelemetry.test.test_base import TestBase
from .utils import MockConsumer, MockedMessage
Expand Down

0 comments on commit 3a31f6b

Please sign in to comment.