From 55605a1247f56cb4e5c2987c7a04359853d793db Mon Sep 17 00:00:00 2001 From: OlivierDehaene <23298448+OlivierDehaene@users.noreply.github.com> Date: Tue, 9 Jan 2024 15:35:34 +0100 Subject: [PATCH] remove log --- router/src/main.rs | 2 -- 1 file changed, 2 deletions(-) diff --git a/router/src/main.rs b/router/src/main.rs index 50a44225..4637c77c 100644 --- a/router/src/main.rs +++ b/router/src/main.rs @@ -387,8 +387,6 @@ pub async fn get_base_tokenizer(api: &Api, api_repo: &ApiRepo) -> Option