stephb9959
2022-10-30 10:09:46 -07:00
parent d706dba60a
commit 2bf972cec6
3 changed files with 3 additions and 4 deletions

View File

@@ -2659,7 +2659,6 @@ static json DefaultUCentralSchema = R"(
}
int ConfigurationValidator::Start() {
std::cout << __LINE__ << std::endl;
Init();
return 0;
}