From b8d07e1f03e8ec98c1af847aef8f325263e4e1d8 Mon Sep 17 00:00:00 2001 From: Emad Adel <19177373+emadadel4@users.noreply.github.com> Date: Tue, 10 Dec 2024 02:59:53 +0200 Subject: [PATCH] Update itt.ps1 --- itt.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/itt.ps1 b/itt.ps1 index 7458725b..4f8f05b6 100644 --- a/itt.ps1 +++ b/itt.ps1 @@ -7430,7 +7430,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"