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
1 changed files with 0 additions and 2 deletions

View File

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