mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-03-21 17:24:37 -05:00
Remove logging from debugging
This commit is contained in:
parent
3e16d635dc
commit
d693f8afbb
|
|
@ -302,7 +302,6 @@ static void loadDriveConfig()
|
|||
if(itemName.find("client_secret") != itemName.npos)
|
||||
{
|
||||
clientSecretPath = "/config/JKSV/" + cfgList.getItem(i);
|
||||
fs::logWrite("client_secret found: %s\n", clientSecretPath.c_str());
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user