tidy
This commit is contained in:
@ -21,7 +21,6 @@ std::vector<ServerInfo> get_configured_servers() {
|
||||
|
||||
std::string servers_dir = get_local_config_servers_path();
|
||||
if (servers_dir.empty()) {
|
||||
std::cerr << "Error: Servers directory not found" << std::endl;
|
||||
return servers;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user