mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 16:22:43 +00:00
remove comments
This commit is contained in:
parent
deb11be3e3
commit
78348b76d1
2 changed files with 0 additions and 89 deletions
|
|
@ -211,7 +211,6 @@ def create_dynamic_typed_route(func: Any, method: str):
|
|||
return endpoint
|
||||
|
||||
|
||||
# Add new middleware class
|
||||
class TracingMiddleware:
|
||||
def __init__(self, app):
|
||||
self.app = app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue