Skip to content

Commit 5068851

Browse files
committed
Fix extraneous new line causing linter to fail
1 parent 0ec27dd commit 5068851

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Sentry/SentryBundle/EventListener/SentryExceptionListenerInterface.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@ public function onKernelException(GetResponseForExceptionEvent $event);
3535
* @param ConsoleExceptionEvent $event
3636
*/
3737
public function onConsoleException(ConsoleExceptionEvent $event);
38-
3938
}

0 commit comments

Comments
 (0)