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 = {