mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-02 12:49:02 -05:00
remove console message
This commit is contained in:
@@ -130,7 +130,6 @@ export default {
|
||||
})
|
||||
|
||||
return Promise.all(promises).then(() => {
|
||||
console.log(this.recipe_list)
|
||||
let promises = []
|
||||
let dedup = []
|
||||
this.recipe_list.forEach((recipe) => {
|
||||
|
||||
Reference in New Issue
Block a user