Skip to content

Commit f8455e2

Browse files
zhanghaotongShunkangz
authored andcommitted
delete FAKE_TRACE_SERVER_ADDRESS
Signed-off-by: zhanghaotong <[email protected]>
1 parent 7efe735 commit f8455e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/unittest/others/test_tracing.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
logging.basicConfig(level=logging.INFO)
2929
logger = logging.getLogger(__name__)
3030

31-
FAKE_TRACE_SERVER_ADDRESS = "localhost:4317"
32-
3331

3432
class FakeTraceService(TraceServiceServicer):
3533

0 commit comments

Comments
 (0)