feat: change path

This commit is contained in:
semenov
2025-01-20 10:44:01 +03:00
parent 364a0d6217
commit 97fee998bb
3 changed files with 3 additions and 6 deletions

View File

@@ -52,7 +52,6 @@ private:
DataParser *dataParser;
UpdateController *updateController;
ProviderDBLMS* providerDBLMS;
UpdateController* updateController;
};
#endif // PROCESSINGSYSTEM_H