From a25614f259c6bcb8be1e3edec77ad97b2d138ddd Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Wed, 2 Dec 2015 12:22:21 -0800 Subject: PLT-1301 Fixing RHS disappearing bug --- web/react/components/create_comment.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'web/react/components/create_comment.jsx') diff --git a/web/react/components/create_comment.jsx b/web/react/components/create_comment.jsx index 8ceda1cf7..7784c61c5 100644 --- a/web/react/components/create_comment.jsx +++ b/web/react/components/create_comment.jsx @@ -34,7 +34,6 @@ export default class CreateComment extends React.Component { this.handleUploadError = this.handleUploadError.bind(this); this.handleTextDrop = this.handleTextDrop.bind(this); this.removePreview = this.removePreview.bind(this); - this.handleSubmit = this.handleSubmit.bind(this); this.getFileCount = this.getFileCount.bind(this); this.handleResize = this.handleResize.bind(this); this.onPreferenceChange = this.onPreferenceChange.bind(this); -- cgit v1.2.3-1-g7c22