Skip to content

Commit

Permalink
Revert "fix(menu): Fix #10005 lint error"
Browse files Browse the repository at this point in the history
This reverts commit c8ca770.
  • Loading branch information
tinayuangao committed Mar 6, 2018
1 parent 27db2df commit 08488ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/menu/menu-directive.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* 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 08488ba

Please sign in to comment.