forked from coracle/flotilla
Lint/format
This commit is contained in:
@@ -1,13 +1,6 @@
|
||||
<script lang="ts">
|
||||
import {ctx} from "@welshman/lib"
|
||||
import {repository} from "@welshman/app"
|
||||
import {getReplyFilters} from "@welshman/util"
|
||||
import {deriveEvents} from "@welshman/store"
|
||||
import Icon from "@lib/components/Icon.svelte"
|
||||
import Link from "@lib/components/Link.svelte"
|
||||
import Content from "@app/components/Content.svelte"
|
||||
import NoteCard from "@app/components/NoteCard.svelte"
|
||||
import {entityLink} from "@app/state"
|
||||
|
||||
export let event
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user