Skip to content

Commit d3fe8c6

Browse files
committed
chore: correct formating
1 parent 3a42d82 commit d3fe8c6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkg/feed/xml.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ func Build(_ctx context.Context, feed *model.Feed, cfg *Config, hostname string)
137137
enclosureType = EnclosureFromExtension(cfg)
138138
}
139139

140-
141140
var (
142141
episodeName = EpisodeName(cfg, episode)
143142
downloadURL = fmt.Sprintf("%s/%s/%s", strings.TrimRight(hostname, "/"), cfg.ID, episodeName)

0 commit comments

Comments
 (0)