Skip to content

Commit

Permalink
fix ci: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
krowter committed Mar 16, 2024
1 parent 9217ea3 commit c67eb8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/chat-bubble/MediaPoll.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import type { TelegramMessagePoll } from "~/service/Parser";
import "./MediaPoll.scss";
import { createSignal } from "solid-js";

// colorblind-friendly colors
// and Telegram has maximum of 10 options
Expand Down

0 comments on commit c67eb8a

Please sign in to comment.