Skip to content

Commit

Permalink
PMM-11231 Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
matejkubinec committed Jul 9, 2024
1 parent 9d8d66c commit 13783c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/components/app-bar/AppBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import {
Link,
Stack,
} from '@mui/material';
import { Link as RouterLink } from 'react-router-dom';
import { HelpFilledIcon, PmmRoundedIcon } from 'icons';
import { Breadcrumbs } from 'components/breadcrumbs';
import { PMM_HOME_URL, PMM_SUPPORT_URL } from 'constants';
Expand Down

0 comments on commit 13783c1

Please sign in to comment.