tools: style for clone_data powershell script

[skip changelog]
This commit is contained in:
Constrat
2024-12-05 11:23:12 +01:00
parent 044f023688
commit f590aa2f34

View File

@@ -61,8 +61,6 @@ $jobs += Start-Job -ScriptBlock {
git checkout
}
# Job for cloning and checking out the Taiwan repository
$jobs += Start-Job -ScriptBlock {
Write-Host "`narknights-toolbox-update - Taiwan"