Skip to content

Commit

Permalink
Update Startup-Log.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
emadadel4 committed Dec 10, 2024
1 parent 1a31f4e commit 7e3ed85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/Core/Startup-Log.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ function Startup {

# Force garbage collection to free memory
[System.GC]::Collect()

}
catch {
Add-Log -Message "Your internet connection appears to be slow." -Level "WARNING"
Expand Down

0 comments on commit 7e3ed85

Please sign in to comment.