Skip to content

Commit 720a90c

Browse files
committed
Fix newline
1 parent 0b61cb4 commit 720a90c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Exceptions/InvalidOptionException.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
namespace Fruitcake\Cors\Exceptions;
1313

14-
1514
class InvalidOptionException extends \RuntimeException
1615
{
17-
}
16+
}

0 commit comments

Comments
 (0)