ESLint fix

This commit is contained in:
Robin Ward 2015-11-07 18:43:18 -05:00
parent 682a3cdfec
commit 1bcdade45f

View file

@ -21,7 +21,7 @@ const ComposerView = Ember.View.extend(Ember.Evented, {
return composeState || Composer.CLOSED;
},
movePanels(sizePx) {
movePanels() {
// Do we need these anymore? causes issues on iPad. Reply sometimes does not
// show composer due to bottom padding.