Skip to content

Commit f3f2073

Browse files
committed
rm unused import
1 parent 97b8a60 commit f3f2073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Logo.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react';
22
import { Box, Typography } from '@mui/material';
3-
import { sizeHeight, styled } from '@mui/system';
3+
import { styled } from '@mui/system';
44
import { push } from 'modules/hist';
55

66
import TerraIcon from 'media/brand/logo-wShadow.svg?react';

0 commit comments

Comments
 (0)