remove GuiModule

This commit is contained in:
2025-04-10 12:27:31 -05:00
parent 10b8dd34ca
commit fc1fc6c35b
17 changed files with 33 additions and 42 deletions

View File

@@ -2,7 +2,6 @@
#define ARCHIMEDES_H
#include "utils/Module/Module.h"
#include "utils/GuiModule/GuiModule.h"
#include "utils/App/App.h"
#include "entryPoint.h"