diff options
| author | Henry Jameson <me@hjkos.com> | 2018-04-15 20:30:06 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2018-04-15 20:30:06 +0300 |
| commit | e9e37a034c5df99c5e3121887eb28af8f39db87f (patch) | |
| tree | 6081fed061ab2b96ee98ce2a44bd245ceff36992 /src | |
| parent | e1dce2c5af692ee8938e0c308df3e5bb66b5634c (diff) | |
fml
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/post_status_form/post_status_form.js | 1 |
1 files changed, 0 insertions, 1 deletions
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 () { |
