Remove unused stuff

This commit is contained in:
David Baker 2015-09-25 15:33:38 +01:00
parent 796f424a3f
commit f778f6adf9
20 changed files with 2 additions and 44 deletions

View file

@ -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">