Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

Commit

Permalink
Fixed Code Style violations
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo committed May 21, 2015
1 parent 295d091 commit 7904f2f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/tteMaintenance/Exception/FileNotException.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

namespace tteMaintenance\Exception;


class FileNotException extends \Exception
{

Expand Down
1 change: 0 additions & 1 deletion src/tteMaintenance/Exception/InvalidArgumentException.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

namespace tteMaintenance\Exception;


class InvalidArgumentException extends \Exception
{

Expand Down

0 comments on commit 7904f2f

Please sign in to comment.