remove comment

This commit is contained in:
Simon Cossar 2015-06-18 19:33:23 -07:00
parent 1bdf43d5cc
commit 7d898ff517
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ export default Discourse.View.extend(CleansUp, {
},
_willShow(target) {
//const direction = $('html').css('direction');
if (!target) { return; }
const width = this.$().width();