Skip to content

Commit

Permalink
console debug update
Browse files Browse the repository at this point in the history
  • Loading branch information
jainilp committed Dec 3, 2020
1 parent ee492ab commit 4eae377
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/Timeline.vue
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@
})
}
})
.then(data => this.postId = data.id)
.catch(err => console.error(err));
}
}
Expand Down

0 comments on commit 4eae377

Please sign in to comment.