Skip to content

Commit

Permalink
no debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
martinrotter committed Dec 18, 2024
1 parent 34cf113 commit e80f17d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/librssguard/network-web/gemini/geminiparser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ QString GeminiParser::geminiToHtml(const QByteArray& gemini_data) {
}
}

IOFactory::writeFile("a.gmi", html.toUtf8());

return html;
}

Expand Down

0 comments on commit e80f17d

Please sign in to comment.