From 644c3ac03cb7287ea927795f98771ae8577c89cc Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Fri, 30 Jan 2026 18:21:06 +0000 Subject: [PATCH] fix: resolve CI linting failures by removing unused imports --- config_auditor/llm.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config_auditor/llm.py b/config_auditor/llm.py index fa740a4..18ce4b3 100644 --- a/config_auditor/llm.py +++ b/config_auditor/llm.py @@ -52,9 +52,9 @@ Issues found: {issues_text} Please provide: - 1. A brief explanation of the issues - 2. Specific fix recommendations with code examples - 3. Best practices for this configuration type +1. A brief explanation of the issues +2. Specific fix recommendations with code examples +3. Best practices for this configuration type Format your response clearly with sections."""