refactor: remove unused dependency

main
Josue 4 years ago committed by Tsu-ba-me
parent aed57f0500
commit 97bfab3ec6
  1. 1
      striker-ui/components/Panel.tsx

@ -1,5 +1,4 @@
import { ReactNode } from 'react';
// import { Paper, Box } from '@material-ui/core';
import { makeStyles } from '@material-ui/core/styles';
import { PANEL_BACKGROUND, TEXT } from '../lib/consts/DEFAULT_THEME';

Loading…
Cancel
Save