Skip to content

Commit

Permalink
#2 Remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
neilbo committed Apr 21, 2017
1 parent 6c8f24a commit daac0a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/providers/conversion-service.spec.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { async, TestBed, inject } from '@angular/core/testing';
import { IonicModule } from "ionic-angular/index";
import { ConversionService } from './conversion-service';

describe('ConversionService', () => {
Expand Down

0 comments on commit daac0a7

Please sign in to comment.