From e99f10d7b8b22d202d153257f9e0e5b294aede5f Mon Sep 17 00:00:00 2001 From: Jaap Brasser Date: Mon, 5 Aug 2019 21:51:50 +0200 Subject: [PATCH] Removed function call --- Show-Calendar/Show-Calendar.ps1 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Show-Calendar/Show-Calendar.ps1 b/Show-Calendar/Show-Calendar.ps1 index e359088..ef7f942 100644 --- a/Show-Calendar/Show-Calendar.ps1 +++ b/Show-Calendar/Show-Calendar.ps1 @@ -36,6 +36,4 @@ Function Show-Calendar { } } $DisplayLine -} - -Show-Calendar \ No newline at end of file +} \ No newline at end of file