From 76c00b9c2589709d1013bba61c36e5673e9ef36e Mon Sep 17 00:00:00 2001 From: lub Date: Thu, 14 Nov 2019 16:00:48 +0100 Subject: [PATCH] remove obsolete debug comment --- bot.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/bot.ps1 b/bot.ps1 index db540cf..21100f6 100644 --- a/bot.ps1 +++ b/bot.ps1 @@ -214,7 +214,6 @@ function Start-MatrixSync { Write-Output $response.next_batch } -#Send-MatrixNotice -RoomId '!amKUIaaKdERatZsJgB:matrix.org' -Message ('asef :) {0}' -f (Get-Date)) #start sync loop while($true) {