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