cleanup code

This commit is contained in:
DanyLE
2023-06-20 18:02:22 +02:00
committed by Dany LE
parent add5ef77c8
commit acd36a7a29
2 changed files with 0 additions and 4 deletions

View File

@ -147,7 +147,6 @@ namespace OS {
}
file.cache = app_class.setting_wdg;
//file.cache = JSON.stringify(app_class.setting_wdg, undefined, 4);
console.log("save setting file");
file
.write("object")
.catch((e) =>{