Skip to content

Commit 4908a4a

Browse files
committed
tee hee, don't use me as a test account for real notifs
1 parent e9a26eb commit 4908a4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/tasks/one_off.rake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ namespace :one_off do
77
trees = GreenService.total_trees_saved_by(user)
88

99
if trees >= 1
10-
user = User.first
1110
user.notifications.create!(
1211
message_html: "<div>You've saved #{trees.round} tree#{'s' if trees.round > 1} by going digital!</div><div class='blue-text text-darken-3'>That's AWESOME! Click here to see how.</div>",
1312
icon: 'park',

0 commit comments

Comments
 (0)