Skip to content

Commit

Permalink
fix phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
MBoretto committed Sep 21, 2015
1 parent c50a4ce commit 441f32d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Exception/TelegramException.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ public function __construct($message, $code = 0)
$status = file_put_contents($path, date('Y-m-d H:i:s', time()) .' '. self::__toString() . "\n", FILE_APPEND);

}

}

0 comments on commit 441f32d

Please sign in to comment.