remove rogue import

pull/21833/head
Matthew Hodgson 2017-06-01 14:42:38 +01:00
parent 00750b4686
commit 01cdc7ff21
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ limitations under the License.
var MatrixClientPeg = require("./MatrixClientPeg");
var CallHandler = require("./CallHandler");
import { _t } from './languageHandler';
import sdk from './index';
import * as Roles from './Roles';
function textForMemberEvent(ev) {