yusuketk 6 年 前
コミット
aca67efc73
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/client/js/components/User/UserPicture.jsx

+ 0 - 1
src/client/js/components/User/UserPicture.jsx

@@ -1,5 +1,4 @@
 import React from 'react';
-import md5 from 'md5';
 import PropTypes from 'prop-types';
 
 const DEFAULT_IMAGE = '/images/icons/user.svg';