Fix typing and unused import
This commit is contained in:
parent
ede87129b2
commit
04db8333e3
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,6 @@ import { tryTransformPermalinkToLocalHref } from "./utils/permalinks/Permalinks"
|
|||
import { SHORTCODE_TO_EMOJI, getEmojiFromUnicode } from "./emoji";
|
||||
import ReplyThread from "./components/views/elements/ReplyThread";
|
||||
import { mediaFromMxc } from "./customisations/Media";
|
||||
import { highlight } from 'highlight.js';
|
||||
|
||||
linkifyMatrix(linkify);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue