fix(): ci lint

This commit is contained in:
agamairi 2026-03-15 22:17:48 -04:00
parent 42f04ae536
commit fd4b26d907

View File

@ -487,8 +487,7 @@ void InputBackend::ConfigChanged()
{
if (!server_detail.empty())
{
WARN_LOG_FMT(CONTROLLERINTERFACE,
"Ignoring invalid DSU server entry in config: \"{}\"",
WARN_LOG_FMT(CONTROLLERINTERFACE, "Ignoring invalid DSU server entry in config: \"{}\"",
server_detail);
}
continue;