mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Delint
This commit is contained in:
parent
8d05c5329e
commit
af435b4f1a
@ -5,7 +5,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
|
||||
Please see LICENSE files in the repository root for full details.
|
||||
*/
|
||||
|
||||
import { expect, test, describe, vi, beforeEach, afterEach } from "vitest";
|
||||
import { expect, test, describe, vi, beforeEach } from "vitest";
|
||||
|
||||
import { Api, ModuleIncompatibleError, ModuleLoader } from ".";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user