Skip to content

Commit d3c082b

Browse files
committed
#1650 - linting
1 parent 317f53e commit d3c082b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/frontend/src/pages/ChangeRequestDetailPage/StandardDetails.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
* See the LICENSE file in the repository root folder for details.
44
*/
55

6-
import Grid from '@mui/material/Grid';
76
import Typography from '@mui/material/Typography';
87
import React from 'react';
9-
108
import { ChangeRequestExplanation, StandardChangeRequest } from 'shared';
119
import InfoBlock from '../../components/InfoBlock';
1210
import { Box } from '@mui/material';

0 commit comments

Comments
 (0)