Fix lint.

This commit is contained in:
Guo Xiang Tan 2018-03-22 21:12:41 +08:00
parent 0a567d0176
commit 62ee332efa
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import SelectKitHeaderComponent from "select-kit/components/select-kit/select-kit-header";
import { default as computed } from "ember-addons/ember-computed-decorators";
export default SelectKitHeaderComponent.extend({
layoutName: "select-kit/templates/components/combo-box/combo-box-header",