refactor: clang-tidy in compositor (#9241)

Co-authored-by: Alexandr Krylov <t@ruenya.nix>
This commit is contained in:
Alexander 2025-02-02 20:34:26 +03:00 committed by GitHub
parent 373108102c
commit 70d94fec13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 40 additions and 60 deletions

View file

@ -12,8 +12,6 @@
#include "TokenManager.hpp"
#include "eventLoop/EventLoopManager.hpp"
#include "debug/Log.hpp"
#include "helpers/varlist/VarList.hpp"
#include "../helpers/signal/Signal.hpp"
#include "../managers/HookSystemManager.hpp"
#include "../managers/input/InputManager.hpp"
#include "../managers/LayoutManager.hpp"