From 1aa7ec4539170739986bcbb4d542f5432f98bea5 Mon Sep 17 00:00:00 2001 From: garder500 Date: Thu, 1 May 2025 17:25:14 +0200 Subject: Ajout de la gestion des traductions et des messages d'erreur en plusieurs langues, suppression des fichiers de traduction obsolètes. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bot/src/main.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'bot/src/main.cpp') diff --git a/bot/src/main.cpp b/bot/src/main.cpp index 42e84bd..8007998 100644 --- a/bot/src/main.cpp +++ b/bot/src/main.cpp @@ -1,5 +1,3 @@ -#include -#include #include "../include/utils.hpp" #include "../include/http_webhook_server.hpp" #include "../include/handle_actions.hpp" -- cgit v1.2.3