1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-20 16:22:28 +03:00

fix build

This commit is contained in:
Matthew Hodgson
2019-05-19 16:11:12 +01:00
parent dc72641264
commit a8297a7698
5 changed files with 12 additions and 8 deletions

View File

@@ -40,7 +40,6 @@ import Analytics from '../../../Analytics';
import dis from '../../../dispatcher';
import * as RichText from '../../../RichText';
import * as HtmlUtils from '../../../HtmlUtils';
import Autocomplete from './Autocomplete';
import {Completion} from "../../../autocomplete/Autocompleter";