1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

No longer needed in this solution

This commit is contained in:
Andy Miller 2015-01-10 19:44:30 -07:00
parent 03ff22c7df
commit 30234a58fa

View File

@ -1298,8 +1298,6 @@ class Parsedown
$Inline = $this->inlineLink($excerpt);
$backup = $Inline;
if ($Inline === null)
{
return;