Browse Source

remove diff

ryohek 5 years ago
parent
commit
a7dc9777c4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/client/js/components/ShareLinkList.jsx

+ 0 - 1
src/client/js/components/ShareLinkList.jsx

@@ -3,7 +3,6 @@ import * as toastr from 'toastr';
 
 import { withTranslation } from 'react-i18next';
 import { createSubscribedElement } from './UnstatedUtils';
-
 import AppContainer from '../services/AppContainer';
 import CopyDropdown from './Page/CopyDropdown';