Skip to content

Commit ea428f1

Browse files
committed
fix lint issue
1 parent 87c4616 commit ea428f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/stacks-svelte/src/components/UserCard/UserCard.svelte

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
<script lang="ts">
77
import Avatar, { type Size as AvatarSize } from "../Avatar/Avatar.svelte";
88
import Bling from "../Bling/Bling.svelte";
9-
import Icon from "../Icon/Icon.svelte";
10-
import { IconUserFill } from "@stackoverflow/stacks-icons/icons";
119
1210
interface Props {
1311
/**

0 commit comments

Comments
 (0)