mirror of
https://github.com/danog/TelegramApiServer.git
synced 2024-11-26 11:54:42 +01:00
Fix
This commit is contained in:
parent
f484ee67a7
commit
7ad157021a
@ -4,7 +4,7 @@ namespace TelegramApiServer\Exceptions;
|
||||
|
||||
use Exception;
|
||||
|
||||
final class NoticeException extends Exception
|
||||
class NoticeException extends Exception
|
||||
{
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user