Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit fb20597

Browse files
authored
Remove pip import (#23)
1 parent 5997f8f commit fb20597

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

signalfx_lambda/tracing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import os
33
import opentracing
44
from opentracing.ext import tags as ext_tags
5-
import pip
65
from jaeger_client import Config
76

87
from . import utils

0 commit comments

Comments
 (0)