Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Wendell committed Jul 24, 2018
1 parent adb269c commit 6961b66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/cascader/nz-cascader.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import {
// import { NzDemoCascaderBasicComponent } from './demo/basic';
import { CascaderOption, NzCascaderComponent, NzShowSearchOptions } from './nz-cascader.component';
import { NzCascaderModule } from './nz-cascader.module';
import { ENTER } from '../core/util/keycodes';

describe('cascader', () => {
let fixture;
Expand Down

0 comments on commit 6961b66

Please sign in to comment.