diff --git a/src/app/commands.ts b/src/app/commands.ts index 21dcb581..4bfdc258 100644 --- a/src/app/commands.ts +++ b/src/app/commands.ts @@ -36,7 +36,6 @@ import { getWriteRelayUrls, loadFollows, loadMutes, - getFollows, tagEvent, tagReactionTo, getRelayUrls, diff --git a/src/app/components/EventInfo.svelte b/src/app/components/EventInfo.svelte index f9dd277a..32fb568b 100644 --- a/src/app/components/EventInfo.svelte +++ b/src/app/components/EventInfo.svelte @@ -1,15 +1,14 @@ -