Appease the linter
parent
7a3aa9be2e
commit
285b126530
|
@ -18,7 +18,6 @@ import React from 'react';
|
||||||
import {AutoDiscovery} from "matrix-js-sdk";
|
import {AutoDiscovery} from "matrix-js-sdk";
|
||||||
import {_t, _td, newTranslatableError} from "../languageHandler";
|
import {_t, _td, newTranslatableError} from "../languageHandler";
|
||||||
import {makeType} from "./TypeUtils";
|
import {makeType} from "./TypeUtils";
|
||||||
import SdkConfig from "../SdkConfig";
|
|
||||||
|
|
||||||
const LIVELINESS_DISCOVERY_ERRORS = [
|
const LIVELINESS_DISCOVERY_ERRORS = [
|
||||||
AutoDiscovery.ERROR_INVALID_HOMESERVER,
|
AutoDiscovery.ERROR_INVALID_HOMESERVER,
|
||||||
|
|
Loading…
Reference in New Issue