remove feed_url references
This commit is contained in:
parent
19967ce37c
commit
efafdbebaa
5 changed files with 0 additions and 6 deletions
|
|
@ -5,7 +5,6 @@ import "time"
|
|||
type Feed struct {
|
||||
Title string
|
||||
SiteURL string
|
||||
FeedURL string
|
||||
Items []Item
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue