Skip to content

Commit

Permalink
fix(menu): Fix angular#10005 lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
tinayuangao committed Mar 5, 2018
1 parent 37b1a09 commit c8ca770
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/menu/menu-directive.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* found in the LICENSE file at https://angular.io/license
*/

import {AnimationEvent} from '@angular/animations';
import {FocusKeyManager} from '@angular/cdk/a11y';
import {Direction} from '@angular/cdk/bidi';
import {ESCAPE, LEFT_ARROW, RIGHT_ARROW} from '@angular/cdk/keycodes';
Expand Down

0 comments on commit c8ca770

Please sign in to comment.