minor cleanup
This commit is contained in:
@ -110,7 +110,6 @@ export default {
|
||||
},
|
||||
saveData: function () {
|
||||
let apiClient = new ApiApiFactory()
|
||||
console.log(this.book_copy)
|
||||
|
||||
apiClient
|
||||
.updateRecipeBook(this.book_copy.id, this.book_copy)
|
||||
|
Reference in New Issue
Block a user