Skip to content

Commit b5c9e80

Browse files
author
Ahmad Noman Musleh
committed
Debugging text removed
1 parent 492d418 commit b5c9e80

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Alert/Launcher.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,6 @@ public void Launch(INotifications notifications, AlertModel alert)
143143
{
144144
try
145145
{
146-
_logger.Log("Triggering");
147-
148146
SettingsModel settings = SettingsFactory.GetSettings(Configuration.Current.SettingsFilePath);
149147

150148
TriggerAlerts(notifications, settings, alert);

0 commit comments

Comments
 (0)