Removed commented code.

This commit is contained in:
Martin Dosch 2018-08-02 09:40:07 +02:00
parent 6f754bd8f6
commit 437506313d

View file

@ -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 {