remove comment
This commit is contained in:
parent
1bdf43d5cc
commit
7d898ff517
|
@ -84,7 +84,6 @@ export default Discourse.View.extend(CleansUp, {
|
|||
},
|
||||
|
||||
_willShow(target) {
|
||||
//const direction = $('html').css('direction');
|
||||
if (!target) { return; }
|
||||
const width = this.$().width();
|
||||
|
||||
|
|
Loading…
Reference in New Issue