Skip to content

Commit

Permalink
Missed HEAD during rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydvoss committed Jun 16, 2023
1 parent 33f31dc commit 865a994
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,7 @@
from logging import getLogger
from typing import Collection, Optional

<<<<<<< HEAD
<<<<<<< HEAD
from azure.monitor.opentelemetry._vendor.v0_39b0.opentelemetry.instrumentation.dependencies import (
=======
from opentelemetry.instrumentation.dependencies import (
>>>>>>> e5ea90e (copied 0.39b0)
=======
from azure.monitor.opentelemetry._vendor.v0_39b0.opentelemetry.instrumentation.dependencies import (
>>>>>>> 07fbaed (Import module replacement. Checks pass)
DependencyConflict,
get_dependency_conflicts,
)
Expand Down

0 comments on commit 865a994

Please sign in to comment.