mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Delete some commented-out text.
This commit is contained in:
@@ -68,10 +68,6 @@ private extension ArticleRenderer {
|
||||
return s as String
|
||||
}()
|
||||
|
||||
// func textInsideTag(_ text: String, _ tag: String) -> String {
|
||||
// return "<\(tag)>\(text)</\(tag)>"
|
||||
// }
|
||||
|
||||
func styleString() -> String {
|
||||
return articleStyle.css ?? ArticleRenderer.defaultStyleSheet
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user