mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 23:11:12 +02:00
remove rogue import
This commit is contained in:
parent
00750b4686
commit
01cdc7ff21
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user