post-merge fixes

This commit is contained in:
Travis Ralston 2022-04-05 10:57:16 -06:00
parent 4057833036
commit 0280c27bfd
6 changed files with 5 additions and 7 deletions

View file

@ -16,7 +16,6 @@ limitations under the License.
import { ClientWidgetApi, MatrixWidgetType } from "matrix-widget-api";
import "../skinned-sdk";
import { stubClient, mkRoom } from "../test-utils";
import { MatrixClientPeg } from "../../src/MatrixClientPeg";
import WidgetStore from "../../src/stores/WidgetStore";