Skip to content

Commit 5e7bd1e

Browse files
committed
Remove empty files
1 parent 7142ea8 commit 5e7bd1e

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

src/controllers/atoms/ImageView.js

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/skins/vector/views/atoms/ImageView.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,8 @@ limitations under the License.
1818

1919
var React = require('react');
2020

21-
var ImageViewController = require('../../../../controllers/atoms/ImageView')
22-
2321
module.exports = React.createClass({
2422
displayName: 'ImageView',
25-
mixins: [ImageViewController],
2623

2724
// XXX: keyboard shortcuts for managing dialogs should be done by the modal dialog base class omehow, surely...
2825
componentDidMount: function() {

0 commit comments

Comments
 (0)