Parcourir la source

fix lint error

Yuki Takei il y a 6 ans
Parent
commit
c7ee7b6466
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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';