mirror of
https://tildegit.org/sbgodin/HtmGem.git
synced 2023-08-25 13:53:12 +02:00
Removes useless statement
This commit is contained in:
parent
26ad4f7d98
commit
9471816b1e
@ -331,7 +331,6 @@ class GemtextTranslate_html {
|
||||
$linkText = $node["text"];
|
||||
if (empty($linkText)) {
|
||||
$linkText = $link;
|
||||
self::spacesCompress($linkText);
|
||||
self::htmlPrepare($linkText);
|
||||
} else {
|
||||
self::spacesCompress($linkText);
|
||||
|
Loading…
Reference in New Issue
Block a user