diff --git a/src/components/post_status_form/post_status_form.js b/src/components/post_status_form/post_status_form.js index 5e59b0e8..3348445f 100644 --- a/src/components/post_status_form/post_status_form.js +++ b/src/components/post_status_form/post_status_form.js @@ -29,7 +29,6 @@ const PostStatusForm = { MediaUpload }, mounted () { - console.log(this.$refs) this.resize(this.$refs.textarea) }, data () {