Remove unused property (#25213)

pull/25250/head
Michael Telatynski 2023-04-28 10:07:48 +01:00 committed by GitHub
parent 6e8f76e93c
commit a722b71b6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -138,7 +138,6 @@ describe("loading:", function () {
<MatrixChat
onNewScreen={onNewScreen}
config={config!}
serverConfig={config.validated_server_config}
realQueryParams={params}
startingFragmentQueryParams={fragParts.params}
enableGuest={true}