mirror of
https://salsa.debian.org/mdosch/feed-to-muc.git
synced 2024-11-22 14:08:39 +01:00
Removed commented code.
This commit is contained in:
parent
6f754bd8f6
commit
437506313d
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ import (
|
|||
"jaytaylor.com/html2text"
|
||||
)
|
||||
|
||||
//func getArticles(max int) ([]string, error) {
|
||||
func getArticles(feedURL string, max int) (string, error) {
|
||||
|
||||
type feedCache struct {
|
||||
|
|
Loading…
Reference in a new issue