Skip to content

Commit

Permalink
Close issue
Browse files Browse the repository at this point in the history
  • Loading branch information
piascikj committed Mar 19, 2018
1 parent 4b99117 commit 3b687dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/services/reminders.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ class Reminders {
}, 20000)
}

// DOING: Show imdone logo in notifications. id:142 gh:356 ic:gh created:2018-03-16T15:20:01-06:00 due:2018-03-21T15:25:20-06:00 remind:2018-03-19T15:25:20-06:00
notify(task) {
task = new Task(task)
notifier.notify(
Expand Down

0 comments on commit 3b687dc

Please sign in to comment.