yusuketk 6 years ago
parent
commit
aca67efc73
1 changed files with 0 additions and 1 deletions
  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';