Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mattoberle authored Apr 22, 2024
1 parent 37014f4 commit 6787796
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

import boto3
from botocore.awsrequest import AWSResponse
from wrapt import BoundFunctionWrapper, FunctionWrapper
from wrapt import BoundFunctionWrapper

from opentelemetry.instrumentation.boto3sqs import (
Boto3SQSGetter,
Expand Down

0 comments on commit 6787796

Please sign in to comment.