remove unused

This commit is contained in:
Half-Shot 2026-03-05 16:11:45 +00:00
parent d23aca7ac5
commit f00a671220

View File

@ -5,7 +5,6 @@ Copyright 2021 The Matrix.org Foundation C.I.C.
SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only OR LicenseRef-Element-Commercial
Please see LICENSE files in the repository root for full details.
*/
import type { linkifyjs } from "@element-hq/web-shared-components";
import { roomAliasEventListeners, userIdEventListeners } from "../../src/Linkify";
import dispatcher from "../../src/dispatcher/dispatcher";
import { Action } from "../../src/dispatcher/actions";