Skip to content

Commit 3986ed6

Browse files
committed
Remove unused imports in example
1 parent de5a8ba commit 3986ed6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

example/simple.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# encoding=utf-8
22
import sys
3-
from instana import options as o
4-
import logging
53
import opentracing as ot
6-
from instana import tracer
74
import time
85
import opentracing.ext.tags as ext
96

0 commit comments

Comments
 (0)