mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix code comments
This commit is contained in:
parent
7762c7929e
commit
541e1981a9
1 changed files with 0 additions and 1 deletions
|
|
@ -252,7 +252,6 @@ public partial class SettingsPaneAboutViewModel : BaseModel
|
|||
var dir = GetPluginCacheDir();
|
||||
try
|
||||
{
|
||||
// Log folders are the last level of folders
|
||||
dir.Delete(recursive: false);
|
||||
}
|
||||
catch (Exception e)
|
||||
|
|
|
|||
Loading…
Reference in a new issue