From b245c19df178ad4be33caae0494737f4e2873be3 Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Sun, 20 Jul 2025 23:53:38 +0300 Subject: [PATCH] Formatting --- include/panda_qt/config_window.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/panda_qt/config_window.hpp b/include/panda_qt/config_window.hpp index 795a6c8c..1e9648de 100644 --- a/include/panda_qt/config_window.hpp +++ b/include/panda_qt/config_window.hpp @@ -16,7 +16,6 @@ #include "emulator.hpp" #include "frontend_settings.hpp" -#include "input_mappings.hpp" #include "panda_qt/input_window.hpp" class ConfigWindow : public QDialog {