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

Commit

Permalink
fixup! Use Rust crypto stack universally
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh committed Jun 17, 2024
1 parent 5471ce5 commit d642fcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/MatrixClientPeg-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ import { advanceDateAndTime, stubClient } from "./test-utils";
import { IMatrixClientPeg, MatrixClientPeg as peg } from "../src/MatrixClientPeg";
import SettingsStore from "../src/settings/SettingsStore";
import { SettingLevel } from "../src/settings/SettingLevel";
import { Features } from "../src/settings/Settings";
import { ModuleRunner } from "../src/modules/ModuleRunner";

jest.useFakeTimers();
Expand Down

0 comments on commit d642fcc

Please sign in to comment.