remove unnecessary blank lines

This commit is contained in:
Emanuil Rusev 2014-01-19 15:37:05 +02:00
parent f5dd3455f9
commit 0182812d6c
1 changed files with 0 additions and 2 deletions

View File

@ -111,8 +111,6 @@ class Parsedown
# Private Methods
#
private function parse_block_elements(array $lines, $context = '')
{
$elements = array();