Explorar el Código

remove import sentence

Yuken Tezuka hace 3 años
padre
commit
5e8f602b42
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/app/src/components/Page/RenderTagLabels.tsx

+ 0 - 1
packages/app/src/components/Page/RenderTagLabels.tsx

@@ -1,7 +1,6 @@
 import React from 'react';
 
 import { useTranslation } from 'next-i18next';
-import { UncontrolledTooltip } from 'reactstrap';
 
 import NotAvailableForGuest from '../NotAvailableForGuest';