From 5171374ff3ff0fd691add1a5b79ad25b5167aab3 Mon Sep 17 00:00:00 2001 From: Tobias Maier Date: Sun, 9 Feb 2025 18:39:46 +0100 Subject: [PATCH] fix --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 315a59c..286929a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -25,7 +25,6 @@ #include #include "networking/json_builder.h" #include "networking/responses.h" -#include Preferences prefs;