mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 17:29:01 +00:00
Fix lint
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
parent
188aef8fa2
commit
5f01d90bfe
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ from functools import lru_cache
|
|||
from pathlib import Path
|
||||
from typing import List, Optional
|
||||
|
||||
import pkg_resources
|
||||
|
||||
from llama_stack.cli.subcommand import Subcommand
|
||||
|
||||
from llama_stack.distribution.datatypes import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue