1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-05 23:10:41 +03:00
This commit is contained in:
Bruno Windels
2020-02-10 14:48:10 +01:00
parent 2a8453b939
commit a693af0c6b
4 changed files with 2 additions and 6 deletions

View File

@@ -31,7 +31,6 @@ import {
PHASE_CANCELLED, VerificationRequest,
} from "matrix-js-sdk/src/crypto/verification/request/VerificationRequest";
import Spinner from "../elements/Spinner";
import AccessibleButton from "../elements/AccessibleButton";
export default class VerificationPanel extends React.PureComponent {
static propTypes = {