mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
lint a bit more
This commit is contained in:
parent
ec13bdc910
commit
e60a68ea1a
@ -6,6 +6,7 @@ Please see LICENSE files in the repository root for full details.
|
||||
*/
|
||||
|
||||
import { type MatrixEvent } from "matrix-js-sdk/src/matrix";
|
||||
import { logger } from "matrix-js-sdk/src/logger";
|
||||
|
||||
import type {
|
||||
CustomComponentsApi as ICustomComponentsApi,
|
||||
@ -14,7 +15,6 @@ import type {
|
||||
OriginalComponentProps,
|
||||
CustomMessageRenderHints,
|
||||
} from "@element-hq/element-web-module-api";
|
||||
import { logger } from "matrix-js-sdk/src/logger";
|
||||
import type React from "react";
|
||||
|
||||
type EventRenderer = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user