mirror of
https://github.com/Seldaek/monolog.git
synced 2025-07-30 09:50:26 +02:00
Remove dead code
This commit is contained in:
@@ -54,9 +54,4 @@ enum LevelName: string
|
||||
'ALERT',
|
||||
'EMERGENCY',
|
||||
];
|
||||
|
||||
public function jsonSerialize(): mixed
|
||||
{
|
||||
return $this->value;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user