We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1219275 commit f58a32cCopy full SHA for f58a32c
1 file changed
apps/web/test/test-utils/test-utils.ts
@@ -48,7 +48,6 @@ import { type ValidatedServerConfig } from "../../src/utils/ValidatedServerConfi
48
import { EnhancedMap } from "../../src/utils/maps";
49
import { type AsyncStoreWithClient } from "../../src/stores/AsyncStoreWithClient";
50
import MatrixClientBackedSettingsHandler from "../../src/settings/handlers/MatrixClientBackedSettingsHandler";
51
-import MatrixClientBackedController from "../../src/settings/controllers/MatrixClientBackedController";
52
53
/**
54
* Stub out the MatrixClient, and configure the MatrixClientPeg object to
0 commit comments