Remove unused imports
This commit is contained in:
parent
0fcc1f45d9
commit
7df07fa336
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@ import { MatrixClient } from "matrix-js-sdk/src/matrix";
|
|||
import { Interception } from "cypress/types/net-stubbing";
|
||||
|
||||
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";
|
||||
|
||||
describe("Sliding Sync", () => {
|
||||
|
|
Loading…
Reference in a new issue