Skip to content

Commit

Permalink
feat: fixed style
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioturdo committed May 5, 2023
1 parent ec23718 commit b5de93b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Exception/ClientException.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@

class ClientException extends \RuntimeException
{

}
1 change: 0 additions & 1 deletion src/Exception/ServerException.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@

class ServerException extends \RuntimeException
{

}

0 comments on commit b5de93b

Please sign in to comment.