Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
josejulio committed Dec 8, 2023
1 parent de8389f commit ab3760f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/AstroAvatar/AstroBadge.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react';
import { Button, ButtonVariant, Tooltip } from '@patternfly/react-core';
import { Button, Tooltip } from '@patternfly/react-core';
import BubbleIcon from '../../assets/badge-icon.svg';

interface AstroAvatarProps {
Expand Down

0 comments on commit ab3760f

Please sign in to comment.