Browse Source

add comment

KazuyaNagase 6 năm trước cách đây
mục cha
commit
2b1d9a1396
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/client/js/components/Me/ImageCropModal.jsx

+ 0 - 1
src/client/js/components/Me/ImageCropModal.jsx

@@ -23,7 +23,6 @@ class ImageCropModal extends React.Component {
     this.crop = this.crop.bind(this);
     this.reset = this.reset.bind(this);
     this.imageRef = null;
-    // imageRefのgetttorとして定義
   }
 
   onImageLoaded(image) {