Skip to content

Commit

Permalink
Fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
Iliano101 committed Jan 13, 2025
1 parent c8f8ccb commit 30effa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/chat/UserCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ const props = defineProps<{
target: ChatUser;
}>();
const TWITCH_ROOT_URL = "https://twitch.tv";
const emit = defineEmits<{
Expand Down

0 comments on commit 30effa8

Please sign in to comment.