From 7e93da092928fe4003663d8cbf67cfce3ab0a849 Mon Sep 17 00:00:00 2001 From: Eero Tamminen Date: Mon, 11 Aug 2025 17:39:48 +0300 Subject: [PATCH] Remove reference to non-existing "chatqna_wrapper.py" file Signed-off-by: Eero Tamminen --- community/CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/community/CONTRIBUTING.md b/community/CONTRIBUTING.md index 4a302052..dfa17f06 100644 --- a/community/CONTRIBUTING.md +++ b/community/CONTRIBUTING.md @@ -248,7 +248,6 @@ flowchart LR │   └── performance │   └── kubernetes ├── chatqna.py # Main application definition (microservices, megaservice, gateway). - ├── chatqna_wrapper.py ├── docker_compose │   ├── amd │   │   └── gpu