From 5176e3d4ffabbd47dc61d2909bf48a92a0837619 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Mon, 8 Jul 2024 15:55:54 -0500 Subject: [PATCH] remove check for unit test. --- config/tweaks.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index 65a98588..afae0216 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2865,15 +2865,6 @@ $process = Get-Process -Name \"explorer\" Stop-Process -InputObject $process " - ], - "registry": [ - { - "Path": "HKCU:\\Software\\Classes\\CLSID\\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\\InprocServer32", - "Name": "(default)", - "Value": "", - "OriginalValue": null, - "Type": "String" - } ] }, "WPFTweaksDiskCleanup": {