From d1e37e27e1cd4951a0d4825919cdf3631acc6c1c Mon Sep 17 00:00:00 2001 From: jeefo Date: Thu, 21 Aug 2025 21:50:30 +0300 Subject: [PATCH] build: remove unnecessary include --- src/storage.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/storage.cpp b/src/storage.cpp index 30a2f89..f5d8494 100644 --- a/src/storage.cpp +++ b/src/storage.cpp @@ -6,7 +6,6 @@ // #include -#include "storage.h" #if defined(BOT_STORAGE_EXPLICIT_INSTANTIATIONS)