Skip to content
Snippets Groups Projects
Commit a8ac13d6 authored by cont-integration's avatar cont-integration
Browse files

[skip ci] applied clang format

parent 0d40266e
No related branches found
No related tags found
1 merge request!448Draft: Resolve "Implementation of new nodes creation"
Pipeline #16342 skipped
......@@ -342,7 +342,7 @@ SensorBasePtr Problem::installSensor(const std::string& _params_yaml_filen
// Add all schema folders to server
server.addFolderSchema(_schema_folders);
// Validate against TypeAndPlugin (check if it has 'type' and 'plugin')
if (not server.applySchema("TypeAndPlugin"))
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment