Remove unused

This commit is contained in:
Half-Shot 2026-01-13 12:31:21 +00:00
parent 4d0f9a3f34
commit acb4583b44

View File

@ -5,13 +5,9 @@ SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only OR LicenseRef-Element-Com
Please see LICENSE files in the repository root for full details.
*/
// import * as fs from "node:fs";
import { test, expect } from "../../element-web-test";
import { MatrixSafetyErrorCode } from "matrix-js-sdk/src/matrix";
// const MEDIA_FILE = fs.readFileSync("playwright/sample-files/riot.png");
test.describe("Safety error rendering", () => {
test.use({
displayName: "Alan",