minor fix

This commit is contained in:
2021-07-24 15:15:49 +02:00
parent 2554afd503
commit 082e820e92

View File

@ -10,8 +10,6 @@
#include <filesystem>
#include <filesystem>
CoreController::CoreController(object_id_t objectId):
ExtendedControllerBase(objectId, objects::NO_OBJECT, 5) {
}