cleanup
This commit is contained in:
parent
b00b72d70f
commit
2e46f2fead
@ -507,8 +507,6 @@ auto sia_provider::is_online() const -> bool {
|
||||
return false;
|
||||
}
|
||||
|
||||
event_system::instance().raise<debug_log>(std::string{function_name}, "",
|
||||
state_data.dump());
|
||||
return true;
|
||||
} catch (const std::exception &e) {
|
||||
utils::error::raise_error(function_name, e,
|
||||
|
Loading…
x
Reference in New Issue
Block a user