Skip to content

Commit 38a0add

Browse files
committed
Update README
1 parent 48a4b48 commit 38a0add

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ class SendNotification
4747
NotificationMailer.notify(@user, @message).deliver_now
4848
end
4949
end
50-
51-
SendNotification.call(current_user, "Hello from Callable!")
5250
```
5351

5452
Then run your class using the `.call` class method:

0 commit comments

Comments
 (0)