mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
remove unused imports
This commit is contained in:
parent
5570a63248
commit
5965ef3979
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ from llama_stack.providers.utils.inference.openai_compat import (
|
|||
)
|
||||
from llama_stack.providers.utils.inference.prompt_adapter import (
|
||||
chat_completion_request_to_model_input_info,
|
||||
completion_request_to_prompt,
|
||||
completion_request_to_prompt_model_input_info,
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue