Cleanup
This commit is contained in:
parent
e95871ee70
commit
0dd2101a08
@ -8,8 +8,6 @@ import (
|
||||
"git.streifling.com/jason/atom"
|
||||
)
|
||||
|
||||
type Feed struct{ *atom.Feed }
|
||||
|
||||
func GenerateAtomFeed(c *Config, db *DB) (*string, error) {
|
||||
feed := atom.NewFeed(c.Title)
|
||||
feed.ID = atom.NewID("urn:feed:1")
|
||||
|
Loading…
x
Reference in New Issue
Block a user