Ver código fonte

fix lint error

Yuki Takei 6 anos atrás
pai
commit
c7ee7b6466
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      src/client/js/components/Sidebar/SidebarNav.jsx

+ 0 - 1
src/client/js/components/Sidebar/SidebarNav.jsx

@@ -5,7 +5,6 @@ import { withTranslation } from 'react-i18next';
 
 import {
   GlobalNav,
-  GlobalItem,
 } from '@atlaskit/navigation-next';
 
 import { createSubscribedElement } from '../UnstatedUtils';