Skip to content
This repository has been archived by the owner on Jul 10, 2018. It is now read-only.

Commit

Permalink
Removing Material List Item Module as it's unused
Browse files Browse the repository at this point in the history
  • Loading branch information
mtlynch committed May 19, 2018
1 parent 24e67aa commit 08d8a09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/app.module.ts
Expand Up @@ -7,7 +7,6 @@ import {
MatCardModule,
MatFormFieldModule,
MatInputModule,
MatListModule,
MatProgressSpinnerModule,
MatToolbarModule,
} from '@angular/material';
Expand Down Expand Up @@ -35,7 +34,6 @@ import { HomePageComponent } from './public/home-page/home-page.component';
MatCardModule,
MatFormFieldModule,
MatInputModule,
MatListModule,
MatProgressSpinnerModule,
MatToolbarModule,
],
Expand Down

0 comments on commit 08d8a09

Please sign in to comment.