Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 7df07fa

Browse files
committed
Remove unused imports
1 parent 0fcc1f4 commit 7df07fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cypress/e2e/sliding-sync/sliding-sync.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ import { MatrixClient } from "matrix-js-sdk/src/matrix";
2121
import { Interception } from "cypress/types/net-stubbing";
2222

2323
import { HomeserverInstance } from "../../plugins/utils/homeserver";
24-
import { SettingLevel } from "../../../src/settings/SettingLevel";
25-
import { Layout } from "../../../src/settings/enums/Layout";
2624
import { ProxyInstance } from "../../plugins/sliding-sync";
2725

2826
describe("Sliding Sync", () => {

0 commit comments

Comments
 (0)