Remove unused stuff
This commit is contained in:
parent
796f424a3f
commit
f778f6adf9
20 changed files with 2 additions and 44 deletions
|
@ -26,7 +26,6 @@ module.exports = React.createClass({
|
|||
var RoomList = sdk.getComponent('organisms.RoomList');
|
||||
var BottomLeftMenu = sdk.getComponent('molecules.BottomLeftMenu');
|
||||
var IncomingCallBox = sdk.getComponent('molecules.voip.IncomingCallBox');
|
||||
var RoomCreate = sdk.getComponent('molecules.RoomCreate');
|
||||
|
||||
return (
|
||||
<aside className="mx_LeftPanel">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue