[minor] remove debug code in python/sglang/srt/compilation/weak_ref_tensor_jit.py (#13235)
Co-authored-by: Stefan He <hebiaobuaa@gmail.com>
This commit is contained in:
co-authored by
Stefan He
parent
0997c78d2c
commit
22f641ab4f
@@ -66,7 +66,7 @@ except ImportError:
|
||||
class IdGenerator:
|
||||
pass
|
||||
|
||||
logger.info("opentelemetry package is not installed, tracing disabled")
|
||||
logger.debug("opentelemetry package is not installed, tracing disabled")
|
||||
|
||||
|
||||
def is_tracing_enabled() -> bool:
|
||||
|
||||
Reference in New Issue
Block a user