a
This commit is contained in:
parent
31948a0845
commit
cc246ee6fb
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ func (u *Updater) parseAnnunci() error {
|
|||
u.annunci.Annuncio = append(u.annunci.Annuncio, u.extractAnnuncioData(&xml.Annuncio[i]))
|
||||
}
|
||||
|
||||
return err
|
||||
return nil
|
||||
}
|
||||
|
||||
func getAnnunciMiogest() (typesdefs.AnnunciXML, error) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue