Remove unused imports
This commit is contained in:
@@ -21,8 +21,6 @@ import { MatrixClient } from "matrix-js-sdk/src/matrix";
|
|||||||
import { Interception } from "cypress/types/net-stubbing";
|
import { Interception } from "cypress/types/net-stubbing";
|
||||||
|
|
||||||
import { HomeserverInstance } from "../../plugins/utils/homeserver";
|
import { HomeserverInstance } from "../../plugins/utils/homeserver";
|
||||||
import { SettingLevel } from "../../../src/settings/SettingLevel";
|
|
||||||
import { Layout } from "../../../src/settings/enums/Layout";
|
|
||||||
import { ProxyInstance } from "../../plugins/sliding-sync";
|
import { ProxyInstance } from "../../plugins/sliding-sync";
|
||||||
|
|
||||||
describe("Sliding Sync", () => {
|
describe("Sliding Sync", () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user