Skip to content

Commit c0d8af7

Browse files
committed
wip
1 parent ecff958 commit c0d8af7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Exceptions/MissingFeatureException.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@
44

55
use Exception;
66

7-
class MissingFeatureException extends Exception
8-
{
9-
}
7+
class MissingFeatureException extends Exception {}

0 commit comments

Comments
 (0)