Appease the linter

pull/21833/head
Travis Ralston 2019-07-11 15:14:05 -06:00
parent 7a3aa9be2e
commit 285b126530
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ import React from 'react';
import {AutoDiscovery} from "matrix-js-sdk";
import {_t, _td, newTranslatableError} from "../languageHandler";
import {makeType} from "./TypeUtils";
import SdkConfig from "../SdkConfig";
const LIVELINESS_DISCOVERY_ERRORS = [
AutoDiscovery.ERROR_INVALID_HOMESERVER,