Unverified Commit 720c1c8c authored by fzyzcjy's avatar fzyzcjy Committed by GitHub
Browse files

Super tiny fix extra logs (#10697)

parent d403c143
...@@ -998,7 +998,7 @@ class ServerArgs: ...@@ -998,7 +998,7 @@ class ServerArgs:
) )
def _handle_other_validations(self): def _handle_other_validations(self):
logger.info("Handle other validations if needed.") pass
def __post_init__(self): def __post_init__(self):
""" """
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment