Commit 441f32de authored by MBoretto's avatar MBoretto

fix phpcs

parent c50a4ce6
......@@ -20,5 +20,4 @@ class TelegramException extends \Exception
$status = file_put_contents($path, date('Y-m-d H:i:s', time()) .' '. self::__toString() . "\n", FILE_APPEND);
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment