mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
chore: correct formating
This commit is contained in:
@ -137,7 +137,6 @@ func Build(_ctx context.Context, feed *model.Feed, cfg *Config, hostname string)
|
||||
enclosureType = EnclosureFromExtension(cfg)
|
||||
}
|
||||
|
||||
|
||||
var (
|
||||
episodeName = EpisodeName(cfg, episode)
|
||||
downloadURL = fmt.Sprintf("%s/%s/%s", strings.TrimRight(hostname, "/"), cfg.ID, episodeName)
|
||||
|
Reference in New Issue
Block a user