From f246b5d98f86bef794063c3878fc64f49e15a243 Mon Sep 17 00:00:00 2001 From: Ashwin Bharambe Date: Tue, 12 Nov 2024 12:35:16 -0800 Subject: [PATCH] lint --- llama_stack/distribution/stack.py | 1 - 1 file changed, 1 deletion(-) diff --git a/llama_stack/distribution/stack.py b/llama_stack/distribution/stack.py index 3afd51304..1c7325eee 100644 --- a/llama_stack/distribution/stack.py +++ b/llama_stack/distribution/stack.py @@ -5,7 +5,6 @@ # the root directory of this source tree. from typing import Any, Dict -from termcolor import colored from termcolor import colored