Step 8.1: Remove skin-sdk.js

This commit is contained in:
Travis Ralston 2022-03-24 21:42:23 -06:00
parent 384903361d
commit e1f9e9a8f8
3 changed files with 0 additions and 11 deletions

View file

@ -19,7 +19,6 @@ limitations under the License.
import PlatformPeg from 'matrix-react-sdk/src/PlatformPeg';
import WebPlatform from '../../src/vector/platform/WebPlatform';
import * as jssdk from "matrix-js-sdk/src/matrix";
import "../skin-sdk";
import "../jest-mocks";
import React from "react";
import ReactDOM from "react-dom";