mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Remove debug lines
This commit is contained in:
parent
ca008872ba
commit
f8003dcded
@ -54,10 +54,6 @@ final class Reference implements StateUpdatingBlock
|
||||
$State->getOrDefault(DefinitionBook::class)->setting($id, $Data)
|
||||
);
|
||||
|
||||
// if ($id === 'single quotes') {
|
||||
// var_dump($State);
|
||||
// }
|
||||
|
||||
return new self($State);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user