Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremythuff committed Jan 6, 2021
1 parent 92b3c72 commit 7720cfb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { AfterContentInit, ChangeDetectionStrategy, Component, HostBinding, Injector, Input, OnInit } from '@angular/core';
import { wvrTimeout } from '@wvr/elements';
import { TamuAbstractBaseComponent } from '../../shared/tl-abstract-base.component';
import { TlMegaMenuComponent } from '../tl-mega-menu.component';

Expand Down

0 comments on commit 7720cfb

Please sign in to comment.