mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-17 07:07:19 +00:00
donot use global state
This commit is contained in:
parent
4b6367838f
commit
26a14c1d92
5 changed files with 19 additions and 11 deletions
|
@ -5,5 +5,3 @@
|
|||
# the root directory of this source tree.
|
||||
|
||||
from .registry import DiskRegistry, Registry
|
||||
|
||||
REGISTRY: Registry = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue