Skip to content

Commit 441f32d

Browse files
committed
fix phpcs
1 parent c50a4ce commit 441f32d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Exception/TelegramException.php

-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ public function __construct($message, $code = 0)
2020
$status = file_put_contents($path, date('Y-m-d H:i:s', time()) .' '. self::__toString() . "\n", FILE_APPEND);
2121

2222
}
23-
2423
}

0 commit comments

Comments
 (0)