mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 01:14:12 +08:00
Fix linting.
This commit is contained in:
@ -42,6 +42,7 @@
|
||||
"invisible":true,
|
||||
"asyncRender":true,
|
||||
"selectDropdown":true,
|
||||
"selectBox":true,
|
||||
"asyncTestDiscourse":true,
|
||||
"fixture":true,
|
||||
"find":true,
|
||||
|
@ -1,5 +1,3 @@
|
||||
import computed from 'ember-addons/ember-computed-decorators';
|
||||
|
||||
export default Ember.Component.extend({
|
||||
classNames: "select-box-header",
|
||||
|
||||
|
Reference in New Issue
Block a user