mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-11-12 21:28:45 +00:00
Fix spaces
This commit is contained in:
parent
95924a3ccd
commit
035f4fb6c7
3 changed files with 8 additions and 5 deletions
|
|
@ -2,4 +2,6 @@
|
|||
|
||||
namespace Opdavies\GmailFilterBuilder\Exception;
|
||||
|
||||
class PartialNotFoundException extends \RuntimeException {}
|
||||
class PartialNotFoundException extends \RuntimeException
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue