Skip to content

Commit

Permalink
chore: apply eslint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tthvo committed Sep 3, 2024
1 parent 4ddce11 commit 6b645ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/AppLayout/AppLayout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ import {
Dropdown,
} from '@patternfly/react-core';
import {
ArrowRightIcon,
BarsIcon,
BellIcon,
CogIcon,
Expand All @@ -78,7 +77,6 @@ import {
QuestionCircleIcon,
UserIcon,
} from '@patternfly/react-icons';
import { css } from '@patternfly/react-styles';
import _ from 'lodash';
import * as React from 'react';
import { Trans, useTranslation } from 'react-i18next';
Expand Down

0 comments on commit 6b645ed

Please sign in to comment.