Skip to content

Commit 890cb12

Browse files
committed
#1640: linting error
1 parent b6e380a commit 890cb12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/pages/ChangeRequestDetailPage/ReviewNotes.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
import { User } from 'shared';
77
import { datePipe, emDashPipe, fullNamePipe } from '../../utils/pipes';
8-
import { Tooltip, Typography, Grid } from '@mui/material';
8+
import { Tooltip, Typography } from '@mui/material';
99
import CRBlock from '../../layouts/CRBlock';
1010

1111
interface ReviewNotesProps {

0 commit comments

Comments
 (0)