Skip to content

Commit 223621f

Browse files
committed
Remove unused print import.
1 parent 53ecf2d commit 223621f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

instana/wsgi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from __future__ import print_function
21
import opentracing as ot
32
from instana import tracer, options
43
import opentracing.ext.tags as ext

0 commit comments

Comments
 (0)