Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit fc731cf

Browse files
committed
lint fix
1 parent 18ed8c2 commit fc731cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/views/rooms/SendMessageComposer.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ import { DebouncedFunc, throttle } from "lodash";
3131
import { logger } from "matrix-js-sdk/src/logger";
3232
import { Composer as ComposerEvent } from "@matrix-org/analytics-events/types/typescript/Composer";
3333
import { UnstableValue } from "matrix-js-sdk/src/NamespacedValue";
34+
3435
import dis from "../../../dispatcher/dispatcher";
3536
import EditorModel from "../../../editor/model";
3637
import {

0 commit comments

Comments
 (0)