yusuketk 6 anni fa
parent
commit
aca67efc73
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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';