Skip to content

Commit

Permalink
Remove variables
Browse files Browse the repository at this point in the history
  • Loading branch information
G.Reijn authored and Gijsreyn committed Dec 2, 2024
1 parent 53cf7fd commit 41a4038
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@

using namespace System.Collections.Generic

$global:LocaleNameRegistryPath = 'HKCU:\Control Panel\International'
$global:LocaleUserProfilePath = 'HKCU:\Control Panel\International\User Profile'

if ([string]::IsNullOrEmpty($env:TestRegistryPath)) {
$global:LocaleNameRegistryPath = 'HKCU:\Control Panel\International'
$global:LocaleUserProfilePath = 'HKCU:\Control Panel\International\User Profile'
Expand Down

0 comments on commit 41a4038

Please sign in to comment.