From e9e37a034c5df99c5e3121887eb28af8f39db87f Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sun, 15 Apr 2018 20:30:06 +0300 Subject: [PATCH] fml --- src/components/post_status_form/post_status_form.js | 1 - 1 file changed, 1 deletion(-) 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 () {