diff options
Diffstat (limited to 'app/Notification/Mail.php')
-rw-r--r-- | app/Notification/Mail.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Notification/Mail.php b/app/Notification/Mail.php index 69b8888d..cd8af852 100644 --- a/app/Notification/Mail.php +++ b/app/Notification/Mail.php @@ -46,7 +46,6 @@ class Mail extends Base implements NotificationInterface */ public function notifyProject(array $project, $event_name, array $event_data) { - } /** |