fix build

This commit is contained in:
Martti Malmi
2023-12-20 13:41:20 +02:00
parent bf822aae5b
commit 96368d4a2b
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
import Modal from "@/Element/Modal";
import { ThreadContextWrapper } from "@/Hooks/useThreadContext";
import { Thread } from "@/Element/Event/Thread";
import { useContext } from "react";
import { SpotlightMedia } from "@/Element/Spotlight/SpotlightMedia";
import { NostrLink, TaggedNostrEvent } from "@snort/system";
import getEventMedia from "@/Element/Event/getEventMedia";