Comment debug prints
This commit is contained in:
parent
38a946f946
commit
e182dcd9f8
@ -81,7 +81,7 @@ func ProcessMovies(movies []Movie) error {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
utils.Debug(movie)
|
// utils.Debug(movie)
|
||||||
|
|
||||||
err = generateMovieMarkdown(movie)
|
err = generateMovieMarkdown(movie)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
Loading…
Reference in New Issue
Block a user