Address eslint errors

* Remove space before curly brace.
* Remove unused import.
This commit is contained in:
Aidan Gauland 2017-11-26 16:04:24 +13:00
parent aaf8106e9e
commit 3358fdc906

View file

@ -16,7 +16,6 @@ limitations under the License.
import React from 'react';
import sdk from '../../../index';
import classnames from 'classnames';
import { _t } from '../../../languageHandler';
/*