[Chore] remove structural tags logging lines (#27451)
This commit is contained in:
@ -103,7 +103,6 @@ class XgrammarBackend(StructuredOutputBackend):
|
||||
]
|
||||
ctx = self.compiler.compile_structural_tag(tags, s_tag["triggers"])
|
||||
else:
|
||||
logger.info("Compiling structural tag grammar_spec: %s", grammar_spec)
|
||||
ctx = self.compiler.compile_structural_tag(grammar_spec)
|
||||
else:
|
||||
logger.error(
|
||||
|
||||
Reference in New Issue
Block a user